.shell-module__3KznDq__app{grid-template-columns:var(--side-w) 1fr;min-height:100vh;display:grid}.shell-module__3KznDq__side{border-right:1px solid var(--border);background:var(--bg-2);flex-direction:column;gap:10px;height:100vh;padding:14px 12px;display:flex;position:sticky;top:0}.shell-module__3KznDq__sideTop{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:6px 8px 14px;display:flex}.shell-module__3KznDq__brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.shell-module__3KznDq__brandMark{object-fit:cover;border-radius:5px;flex-shrink:0;width:22px;height:22px}.shell-module__3KznDq__navSection{flex-direction:column;gap:1px;padding-top:4px;display:flex}.shell-module__3KznDq__navLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;color:var(--text-dim);letter-spacing:.1em;padding:10px 10px 4px;font-size:10px}.shell-module__3KznDq__navItem{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:10px;padding:7px 10px;font-size:13.5px;transition:background .14s,color .14s,transform .14s;display:flex;position:relative}.shell-module__3KznDq__navItem:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:0;transition:height .14s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.shell-module__3KznDq__navItem:hover{background:var(--accent-soft);color:var(--text)}.shell-module__3KznDq__navItem:hover .shell-module__3KznDq__navIc{color:var(--accent)}.shell-module__3KznDq__navItem:hover:before{height:16px}.shell-module__3KznDq__navItem.shell-module__3KznDq__active:before{height:20px}.shell-module__3KznDq__navItem.shell-module__3KznDq__active{background:var(--surface);color:var(--text);box-shadow:0 1px #00000005}.shell-module__3KznDq__navItem.shell-module__3KznDq__active .shell-module__3KznDq__navIc{color:var(--accent)}.shell-module__3KznDq__navIc{width:16px;height:16px;color:var(--text-dim);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shell-module__3KznDq__navBadge{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:10.5px}.shell-module__3KznDq__navItem.shell-module__3KznDq__active .shell-module__3KznDq__navBadge{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-soft-2)}.shell-module__3KznDq__navBadgeExt{padding:1px 4px}.shell-module__3KznDq__sideFoot{border-top:1px solid var(--border);flex-direction:column;gap:4px;margin-top:auto;padding-top:12px;display:flex}.shell-module__3KznDq__sideUser{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:9px;padding:8px 10px;display:flex}.shell-module__3KznDq__sideUser:hover{background:var(--surface)}.shell-module__3KznDq__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-2));width:26px;height:26px;color:var(--accent-ink);font-size:11px;font-weight:600;font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shell-module__3KznDq__userMeta{flex:1;min-width:0}.shell-module__3KznDq__userName{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;line-height:1.1;overflow:hidden}.shell-module__3KznDq__userEmail{color:var(--text-dim);font-size:10.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-module__3KznDq__userChev{color:var(--text-dim)}.shell-module__3KznDq__signOut{width:26px;height:26px;color:var(--text-dim);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.shell-module__3KznDq__signOut:hover{background:var(--bg-3);color:var(--text)}.shell-module__3KznDq__main{flex-direction:column;min-width:0;display:flex}.shell-module__3KznDq__topbar{height:var(--top-h);border-bottom:1px solid var(--border);background:var(--bg-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;align-items:center;gap:14px;padding:0 24px;display:flex;position:sticky;top:0}.shell-module__3KznDq__crumbs{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.shell-module__3KznDq__crumbSep{color:var(--border-2)}.shell-module__3KznDq__crumbNow{color:var(--text);font-weight:500}.shell-module__3KznDq__topActions{align-items:center;gap:8px;margin-left:auto;display:flex}.shell-module__3KznDq__hamburger{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:none}.shell-module__3KznDq__hamburger:hover{border-color:var(--border-2)}.shell-module__3KznDq__sideBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:85;background:#140f286b;animation:.18s shell-module__3KznDq__fadein;display:none;position:fixed;inset:0}.shell-module__3KznDq__page{flex-direction:column;gap:22px;min-width:0;padding:28px 32px 60px;display:flex}.shell-module__3KznDq__paletteBg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#140f286b;justify-content:center;align-items:flex-start;padding:96px 32px 32px;animation:.16s shell-module__3KznDq__fadein;display:flex;position:fixed;inset:0}.shell-module__3KznDq__paletteCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;width:560px;max-width:100%;max-height:92vh;animation:.2s shell-module__3KznDq__slidein;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #140f284d}.shell-module__3KznDq__paletteSearch{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;display:flex}.shell-module__3KznDq__paletteSearch span.shell-module__3KznDq__icon{color:var(--text-dim)}.shell-module__3KznDq__paletteInput{background:0 0;border:0;outline:0;flex:1;font-size:14px}.shell-module__3KznDq__kbd{font-family:var(--font-geist-mono), ui-monospace, monospace;background:var(--bg-3);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:1px 6px;font-size:10.5px}.shell-module__3KznDq__paletteList{max-height:420px;overflow:auto}.shell-module__3KznDq__paletteSection{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;padding:10px 16px 4px;font-size:10.5px}.shell-module__3KznDq__cmdRow{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;padding:9px 16px;font-size:13.5px;display:flex}.shell-module__3KznDq__cmdRow:hover,.shell-module__3KznDq__cmdRow:focus-visible{background:var(--bg-2);outline:none}.shell-module__3KznDq__cmdKbd{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:11px}.shell-module__3KznDq__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}@keyframes shell-module__3KznDq__fadein{0%{opacity:0}to{opacity:1}}@keyframes shell-module__3KznDq__slidein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (max-width:860px){.shell-module__3KznDq__app{grid-template-columns:1fr}.shell-module__3KznDq__side{z-index:90;width:264px;height:100vh;transition:transform .24s cubic-bezier(.2,.7,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:24px 0 60px -20px #140f2840}.shell-module__3KznDq__side.shell-module__3KznDq__open{transform:none}.shell-module__3KznDq__sideBackdrop.shell-module__3KznDq__open{display:block}.shell-module__3KznDq__topbar{gap:8px;padding:0 14px}.shell-module__3KznDq__hamburger{display:inline-flex}.shell-module__3KznDq__crumbs{display:none}.shell-module__3KznDq__page{gap:18px;padding:18px 16px 56px}}
.Button-module__dFTh1a__btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s,transform .12s,box-shadow .12s;display:inline-flex}.Button-module__dFTh1a__primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 1px #0000000a,0 6px 18px -10px #6938ef8c}.Button-module__dFTh1a__primary:hover{background:var(--accent-2)}.Button-module__dFTh1a__primary:active{transform:translateY(1px)}.Button-module__dFTh1a__ghost{background:var(--surface);border-color:var(--border-2);color:var(--text)}.Button-module__dFTh1a__ghost:hover{background:var(--bg-2)}.Button-module__dFTh1a__quiet{color:var(--text-muted);background:0 0}.Button-module__dFTh1a__quiet:hover{background:var(--bg-3);color:var(--text)}.Button-module__dFTh1a__danger{border-color:color-mix(in srgb, var(--danger) 30%, transparent);color:var(--danger);background:0 0}.Button-module__dFTh1a__danger:hover{background:var(--danger-bg)}.Button-module__dFTh1a__sm{height:28px;padding:0 10px;font-size:12.5px}.Button-module__dFTh1a__lg{height:38px;padding:0 16px;font-size:14px}
.Chart-module__oQ-HOq__svg{width:100%;height:100%;display:block}.Chart-module__oQ-HOq__wrap{width:100%;position:relative}.Chart-module__oQ-HOq__grid line{stroke:var(--border);stroke-dasharray:2 4}.Chart-module__oQ-HOq__axis text{fill:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:10.5px}.Chart-module__oQ-HOq__area{fill:var(--accent);fill-opacity:.08}.Chart-module__oQ-HOq__line{fill:none;stroke:var(--accent);stroke-width:1.5px}.Chart-module__oQ-HOq__lineSecondary{fill:none;stroke:var(--text-dim);stroke-width:1.25px;stroke-dasharray:3 3}.Chart-module__oQ-HOq__lineTertiary{fill:none;stroke:var(--ok);stroke-width:1.25px}.Chart-module__oQ-HOq__bar{fill:var(--bg-4);transition:fill .12s}.Chart-module__oQ-HOq__bar.Chart-module__oQ-HOq__hi{fill:var(--accent)}.Chart-module__oQ-HOq__tip{pointer-events:none;background:var(--term-bg);color:var(--term-text);font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;z-index:5;border-radius:4px;padding:6px 8px;font-size:11px;position:absolute;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 6px 24px -8px #0000004d}.Chart-module__oQ-HOq__tipHead{color:var(--term-accent)}.Chart-module__oQ-HOq__tipSub{color:var(--term-muted)}.Chart-module__oQ-HOq__donutRow{align-items:center;gap:22px;padding:20px 18px;display:flex}.Chart-module__oQ-HOq__legend{flex-direction:column;flex:1;gap:10px;display:flex}.Chart-module__oQ-HOq__legendItem{align-items:center;gap:10px;font-size:12.5px;display:flex}.Chart-module__oQ-HOq__swatch{border-radius:2px;flex-shrink:0;width:9px;height:9px}.Chart-module__oQ-HOq__legendName{flex:1}.Chart-module__oQ-HOq__legendVal{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted)}.Chart-module__oQ-HOq__empty{text-align:center;color:var(--text-muted);width:100%;padding:36px 18px;font-size:13.5px}
.Drawer-module__YVU8xq__bg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#140f2852;animation:.16s Drawer-module__YVU8xq__fadein;position:fixed;inset:0}.Drawer-module__YVU8xq__drawer{background:var(--surface);border-left:1px solid var(--border);z-index:81;flex-direction:column;width:540px;max-width:92vw;animation:.24s cubic-bezier(.2,.7,.2,1) Drawer-module__YVU8xq__slidein;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -20px #140f282e}@keyframes Drawer-module__YVU8xq__fadein{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module__YVU8xq__slidein{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.Drawer-module__YVU8xq__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Drawer-module__YVU8xq__headTitle{align-items:center;gap:10px;min-width:0;display:flex}.Drawer-module__YVU8xq__id{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.Drawer-module__YVU8xq__iconBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Drawer-module__YVU8xq__iconBtn:hover{color:var(--text);border-color:var(--border-2)}.Drawer-module__YVU8xq__body{flex-direction:column;flex:1;gap:22px;padding:18px 20px;display:flex;overflow:auto}.Drawer-module__YVU8xq__foot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Drawer-module__YVU8xq__footTs{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Drawer-module__YVU8xq__kv{grid-template-columns:140px 1fr;gap:10px 16px;display:grid}.Drawer-module__YVU8xq__kv .Drawer-module__YVU8xq__k{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;padding-top:3px;font-size:11.5px}.Drawer-module__YVU8xq__kv .Drawer-module__YVU8xq__v{font-family:var(--font-geist-mono), ui-monospace, monospace;word-break:break-all;font-size:13px}.Drawer-module__YVU8xq__proxyBtn{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;display:block}.Drawer-module__YVU8xq__proxyBtn:hover{color:var(--accent)}.Drawer-module__YVU8xq__proxyClosed{white-space:nowrap;text-overflow:ellipsis;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--text-dim);text-decoration-color:var(--text-dim);text-underline-offset:3px;overflow:hidden}.Drawer-module__YVU8xq__proxyOpen{white-space:normal;word-break:break-all}.Drawer-module__YVU8xq__sectionLabel{color:var(--text-dim);font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.Drawer-module__YVU8xq__codeblock{background:var(--term-bg);color:var(--term-text);border:1px solid var(--term-border);border-radius:var(--radius-sm);font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:pre;padding:12px 14px;font-size:12px;line-height:1.55;overflow-x:auto}.Drawer-module__YVU8xq__codeblock .Drawer-module__YVU8xq__c{color:var(--term-dim)}.Drawer-module__YVU8xq__codeblock .Drawer-module__YVU8xq__k{color:#8fb4ff}.Drawer-module__YVU8xq__codeblock .Drawer-module__YVU8xq__s{color:#f5c95a}.Drawer-module__YVU8xq__codeblock .Drawer-module__YVU8xq__a{color:var(--term-accent)}.Drawer-module__YVU8xq__timeline{flex-direction:column;padding:4px 0;display:flex;position:relative}.Drawer-module__YVU8xq__timeline .Drawer-module__YVU8xq__rail{background:var(--border);width:1px;position:absolute;top:14px;bottom:14px;left:6px}.Drawer-module__YVU8xq__step{z-index:1;grid-template-columns:16px 88px 1fr;align-items:center;gap:10px;padding:7px 0;display:grid;position:relative}.Drawer-module__YVU8xq__dot{border:2px solid var(--surface);width:12px;height:12px;box-shadow:0 0 0 1px var(--border);border-radius:50%;margin:0 auto}.Drawer-module__YVU8xq__dot.Drawer-module__YVU8xq__ok{background:var(--accent)}.Drawer-module__YVU8xq__dot.Drawer-module__YVU8xq__fail{background:var(--danger)}.Drawer-module__YVU8xq__dot.Drawer-module__YVU8xq__muted{background:var(--text-dim)}.Drawer-module__YVU8xq__stepT{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Drawer-module__YVU8xq__stepLabel{font-size:13px}.Drawer-module__YVU8xq__diagEmpty{color:var(--text-dim);font-size:12.5px}.Drawer-module__YVU8xq__diagSummary{color:var(--text-muted);margin-bottom:12px;font-size:12.5px}.Drawer-module__YVU8xq__diagTiming{margin-bottom:12px}.Drawer-module__YVU8xq__diagTimingHead{color:var(--text-muted);font-size:12.5px}.Drawer-module__YVU8xq__diagTimingLens{color:var(--text-muted);margin-top:3px;padding-left:14px;font-size:11.5px}.Drawer-module__YVU8xq__diagTimingLabel{min-width:58px;color:var(--text-dim);display:inline-block}.Drawer-module__YVU8xq__roundTable{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12px}.Drawer-module__YVU8xq__roundTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);padding:4px 8px;font-size:10.5px;font-weight:600}.Drawer-module__YVU8xq__roundTable td{color:var(--text);white-space:nowrap;padding:4px 8px}.Drawer-module__YVU8xq__roundTable tbody tr+tr td{border-top:1px solid color-mix(in srgb, var(--border) 50%, transparent)}.Drawer-module__YVU8xq__roundTable tfoot td{border-top:1px solid var(--border);color:var(--text-muted);font-weight:600}.Drawer-module__YVU8xq__roundNum{text-align:right;font-variant-numeric:tabular-nums}.Drawer-module__YVU8xq__diagRound{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:12px;padding:12px}.Drawer-module__YVU8xq__diagRoundHead{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.Drawer-module__YVU8xq__diagRoundN{font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12px;font-weight:600}.Drawer-module__YVU8xq__diagTag{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);background:var(--bg-2);color:var(--text-muted);border:1px solid var(--border);padding:1px 6px;font-size:10.5px}.Drawer-module__YVU8xq__diagBadgeSkip{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 40%, var(--border));background:color-mix(in srgb, var(--danger) 8%, transparent)}.Drawer-module__YVU8xq__diagBadgeOk{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, var(--border));background:color-mix(in srgb, var(--accent) 8%, transparent)}.Drawer-module__YVU8xq__diagInstruction{margin-bottom:4px;font-size:13px}.Drawer-module__YVU8xq__diagAnswer{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);word-break:break-all;margin-bottom:10px;font-size:12px}.Drawer-module__YVU8xq__diagImgs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Drawer-module__YVU8xq__diagImgCol{flex-direction:column;gap:4px;display:flex}.Drawer-module__YVU8xq__diagImgLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);font-size:10.5px}.Drawer-module__YVU8xq__diagImg{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-2);width:100%;height:auto}.Drawer-module__YVU8xq__diagImgWrap{line-height:0;display:block;position:relative}.Drawer-module__YVU8xq__diagMarker{pointer-events:none;border:2px solid #ef4444;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000073}.Drawer-module__YVU8xq__diagMarker:before,.Drawer-module__YVU8xq__diagMarker:after{content:"";background:#ef4444;position:absolute}.Drawer-module__YVU8xq__diagMarker:before{width:2px;height:30px;top:-6px;left:50%;transform:translate(-50%)}.Drawer-module__YVU8xq__diagMarker:after{width:30px;height:2px;top:50%;left:-6px;transform:translateY(-50%)}@media (max-width:560px){.Drawer-module__YVU8xq__drawer{border-left:0;width:100%;max-width:100%}.Drawer-module__YVU8xq__body{padding:14px 16px}.Drawer-module__YVU8xq__kv{grid-template-columns:110px 1fr;gap:8px 12px}.Drawer-module__YVU8xq__kv .Drawer-module__YVU8xq__k{font-size:10.5px}}
.Extension-module__sQsOWa__page{flex-direction:column;gap:14px;display:flex}.Extension-module__sQsOWa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Extension-module__sQsOWa__head>div:first-child{flex:320px;min-width:0}.Extension-module__sQsOWa__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Extension-module__sQsOWa__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Extension-module__sQsOWa__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Extension-module__sQsOWa__tick .Extension-module__sQsOWa__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Extension-module__sQsOWa__toggleRow{flex-shrink:0;gap:8px;display:flex}.Extension-module__sQsOWa__toggle,.Extension-module__sQsOWa__toggleOn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);padding:5px 14px;font-size:12.5px;text-decoration:none}.Extension-module__sQsOWa__toggle:hover{background:var(--bg-2)}.Extension-module__sQsOWa__toggleOn{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.Extension-module__sQsOWa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Extension-module__sQsOWa__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Extension-module__sQsOWa__kpiGrid{grid-template-columns:repeat(2,1fr)}.Extension-module__sQsOWa__grid32{grid-template-columns:1fr}}@media (max-width:560px){.Extension-module__sQsOWa__kpiGrid{grid-template-columns:1fr}}.Extension-module__sQsOWa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #00000005}.Extension-module__sQsOWa__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Extension-module__sQsOWa__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Extension-module__sQsOWa__right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Extension-module__sQsOWa__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Extension-module__sQsOWa__chartPad,.Extension-module__sQsOWa__donutPad{padding:16px 18px}.Extension-module__sQsOWa__breakList{flex-direction:column;display:flex}.Extension-module__sQsOWa__breakRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 18px;font-size:13px;display:flex}.Extension-module__sQsOWa__breakRow:last-child{border-bottom:none}.Extension-module__sQsOWa__breakCode{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:96px;max-width:180px;font-size:12px;overflow:hidden}.Extension-module__sQsOWa__breakBar{background:var(--bg-3,var(--bg-2));border-radius:3px;flex:1;min-width:40px;height:6px;overflow:hidden}.Extension-module__sQsOWa__breakFill{background:var(--accent);opacity:.6;border-radius:3px;height:100%;display:block}.Extension-module__sQsOWa__breakCount{font-family:var(--font-geist-mono), ui-monospace, monospace;flex-shrink:0;margin-left:auto;font-size:13px}.Extension-module__sQsOWa__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #00000005}.Extension-module__sQsOWa__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Extension-module__sQsOWa__search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);flex:220px;align-items:center;gap:6px;max-width:360px;height:28px;padding:5px 9px;font-size:12.5px;display:flex}.Extension-module__sQsOWa__search svg{color:var(--text-dim);flex-shrink:0}.Extension-module__sQsOWa__search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12.5px}.Extension-module__sQsOWa__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text);align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.Extension-module__sQsOWa__chip .Extension-module__sQsOWa__lbl{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.Extension-module__sQsOWa__chip select,.Extension-module__sQsOWa__chip input{color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-family:inherit;font-size:12.5px}.Extension-module__sQsOWa__chip input::placeholder{color:var(--text-dim)}.Extension-module__sQsOWa__filters input:disabled,.Extension-module__sQsOWa__filters select:disabled{cursor:not-allowed;opacity:.55}.Extension-module__sQsOWa__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:8px;margin-left:auto;display:flex}.Extension-module__sQsOWa__tableWrap{max-height:620px;overflow:auto}.Extension-module__sQsOWa__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Extension-module__sQsOWa__t th,.Extension-module__sQsOWa__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;color:var(--text);padding:10px 16px}.Extension-module__sQsOWa__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:500;position:sticky;top:0}.Extension-module__sQsOWa__t tbody tr:last-child td{border-bottom:none}.Extension-module__sQsOWa__t td.Extension-module__sQsOWa__num,.Extension-module__sQsOWa__t th.Extension-module__sQsOWa__num,.Extension-module__sQsOWa__num{text-align:right}.Extension-module__sQsOWa__muted{color:var(--text-muted)}.Extension-module__sQsOWa__tableCard .Extension-module__sQsOWa__t tbody tr{cursor:pointer;transition:background .1s}.Extension-module__sQsOWa__tableCard .Extension-module__sQsOWa__t tbody tr:hover{background:var(--bg-2)}.Extension-module__sQsOWa__tableCard .Extension-module__sQsOWa__t tbody tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Extension-module__sQsOWa__tableCard .Extension-module__sQsOWa__t tbody tr.Extension-module__sQsOWa__selected{background:var(--accent-soft)}.Extension-module__sQsOWa__card .Extension-module__sQsOWa__t tbody tr:hover{background:var(--bg-2)}.Extension-module__sQsOWa__mono{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text);font-size:12px}.Extension-module__sQsOWa__hot,.Extension-module__sQsOWa__hot:hover{background:var(--danger-bg)}.Extension-module__sQsOWa__dim{opacity:.5}.Extension-module__sQsOWa__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Extension-module__sQsOWa__errorRow{border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));color:var(--danger);font-size:12.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;margin:12px 16px;padding:10px 14px}.Extension-module__sQsOWa__loadMore{border-top:1px solid var(--border);background:var(--bg-2);justify-content:center;padding:12px;display:flex}.Extension-module__sQsOWa__allLoaded{text-align:center;border-top:1px solid var(--border);background:var(--bg-2);color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;padding:12px}.Extension-module__sQsOWa__btn,.Extension-module__sQsOWa__btnDanger{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:4px 12px;font-family:inherit;font-size:12px}.Extension-module__sQsOWa__btn:hover{background:var(--bg-2)}.Extension-module__sQsOWa__btnDanger{border-color:color-mix(in srgb, var(--danger) 40%, transparent);color:var(--danger)}.Extension-module__sQsOWa__btnDanger:hover{background:var(--danger-bg)}
.Overview-module__XyvuQa__page{flex-direction:column;gap:14px;display:flex}.Overview-module__XyvuQa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Overview-module__XyvuQa__head>div:first-child{flex:320px;min-width:0}.Overview-module__XyvuQa__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Overview-module__XyvuQa__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Overview-module__XyvuQa__sub>span{align-items:center;display:inline-flex}.Overview-module__XyvuQa__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Overview-module__XyvuQa__tick .Overview-module__XyvuQa__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Overview-module__XyvuQa__banner{border:1px solid var(--warn,#c98a1a);border-radius:var(--radius);background:color-mix(in srgb, var(--warn) 12%, transparent);align-items:center;gap:12px;padding:12px 16px;display:flex}.Overview-module__XyvuQa__bannerBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Overview-module__XyvuQa__bannerTitle{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:500;overflow:hidden}.Overview-module__XyvuQa__bannerMeta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);font-size:11px}.Overview-module__XyvuQa__bannerLink{color:var(--text-muted);flex-shrink:0;margin-left:auto;font-size:12.5px;text-decoration:none}.Overview-module__XyvuQa__bannerLink:hover{color:var(--text)}.Overview-module__XyvuQa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Overview-module__XyvuQa__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Overview-module__XyvuQa__kpiGrid{grid-template-columns:repeat(2,1fr)}.Overview-module__XyvuQa__grid32{grid-template-columns:1fr}}.Overview-module__XyvuQa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #00000005}.Overview-module__XyvuQa__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Overview-module__XyvuQa__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Overview-module__XyvuQa__cardLink{color:var(--text-muted);font-size:12.5px;text-decoration:none}.Overview-module__XyvuQa__cardLink:hover{color:var(--text)}.Overview-module__XyvuQa__right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Overview-module__XyvuQa__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Overview-module__XyvuQa__chartPad{padding:16px 18px}.Overview-module__XyvuQa__legendDot{vertical-align:middle;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.Overview-module__XyvuQa__kpiCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;min-width:0;padding:16px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #00000005}.Overview-module__XyvuQa__kpiLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.Overview-module__XyvuQa__kpiRow{align-items:baseline;gap:8px;display:flex}.Overview-module__XyvuQa__kpiValue{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:-.025em;white-space:nowrap;font-size:26px;font-weight:500;line-height:1}.Overview-module__XyvuQa__kpiFoot{color:var(--text-muted);min-height:16px;font-size:11.5px}.Overview-module__XyvuQa__kpiSpark{height:28px;margin-top:auto}.Overview-module__XyvuQa__breakList{flex-direction:column;display:flex}.Overview-module__XyvuQa__breakRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 18px;font-size:13px;display:flex}.Overview-module__XyvuQa__breakRow:last-child{border-bottom:none}.Overview-module__XyvuQa__breakCode{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.Overview-module__XyvuQa__breakCount{font-family:var(--font-geist-mono), ui-monospace, monospace;flex-shrink:0;margin-left:auto;font-size:13px}.Overview-module__XyvuQa__tableWrap{overflow-x:auto}.Overview-module__XyvuQa__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Overview-module__XyvuQa__t th,.Overview-module__XyvuQa__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Overview-module__XyvuQa__t tbody tr:last-child td{border-bottom:none}.Overview-module__XyvuQa__t th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Overview-module__XyvuQa__t td.Overview-module__XyvuQa__num,.Overview-module__XyvuQa__t th.Overview-module__XyvuQa__num,.Overview-module__XyvuQa__t .Overview-module__XyvuQa__num{text-align:right}.Overview-module__XyvuQa__t .Overview-module__XyvuQa__email{color:var(--text)}.Overview-module__XyvuQa__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Payments-module__mOE1Aa__page{flex-direction:column;gap:14px;display:flex}.Payments-module__mOE1Aa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Payments-module__mOE1Aa__head>div:first-child{flex:320px;min-width:0}.Payments-module__mOE1Aa__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Payments-module__mOE1Aa__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Payments-module__mOE1Aa__exportBar{flex-shrink:0;align-items:center;gap:8px;display:flex}.Payments-module__mOE1Aa__monthInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:30px;color:var(--text);padding:0 9px;font-family:inherit;font-size:12.5px}.Payments-module__mOE1Aa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.Payments-module__mOE1Aa__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Payments-module__mOE1Aa__kpiGrid{grid-template-columns:1fr}}.Payments-module__mOE1Aa__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #00000005}.Payments-module__mOE1Aa__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Payments-module__mOE1Aa__search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);flex:220px;align-items:center;gap:6px;max-width:360px;height:28px;padding:5px 9px;font-size:12.5px;display:flex}.Payments-module__mOE1Aa__search svg{color:var(--text-dim);flex-shrink:0}.Payments-module__mOE1Aa__search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12.5px}.Payments-module__mOE1Aa__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text);align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.Payments-module__mOE1Aa__chip .Payments-module__mOE1Aa__lbl{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.Payments-module__mOE1Aa__chip select,.Payments-module__mOE1Aa__chip input{color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-family:inherit;font-size:12.5px}.Payments-module__mOE1Aa__filters input:disabled,.Payments-module__mOE1Aa__filters select:disabled{cursor:not-allowed;opacity:.55}.Payments-module__mOE1Aa__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:8px;margin-left:auto;display:flex}.Payments-module__mOE1Aa__tableWrap{max-height:640px;overflow:auto}.Payments-module__mOE1Aa__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Payments-module__mOE1Aa__t th,.Payments-module__mOE1Aa__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Payments-module__mOE1Aa__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:500;position:sticky;top:0}.Payments-module__mOE1Aa__t tbody tr{cursor:pointer;transition:background .1s}.Payments-module__mOE1Aa__t tbody tr:hover{background:var(--bg-2)}.Payments-module__mOE1Aa__t tbody tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Payments-module__mOE1Aa__t tbody tr.Payments-module__mOE1Aa__selected{background:var(--accent-soft)}.Payments-module__mOE1Aa__t tbody tr:last-child td{border-bottom:none}.Payments-module__mOE1Aa__t td.Payments-module__mOE1Aa__num,.Payments-module__mOE1Aa__t th.Payments-module__mOE1Aa__num,.Payments-module__mOE1Aa__num{text-align:right}.Payments-module__mOE1Aa__muted{color:var(--text-muted)}.Payments-module__mOE1Aa__t .Payments-module__mOE1Aa__email{color:var(--text);text-overflow:ellipsis;max-width:220px;overflow:hidden}.Payments-module__mOE1Aa__statusCell{align-items:center;gap:8px;display:inline-flex}.Payments-module__mOE1Aa__refundChip{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 40%, var(--border));background:color-mix(in srgb, var(--danger) 8%, transparent);white-space:nowrap;padding:1px 6px;font-size:10px}.Payments-module__mOE1Aa__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Payments-module__mOE1Aa__errorRow{border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));color:var(--danger);font-size:12.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;margin:12px 16px;padding:10px 14px}.Payments-module__mOE1Aa__pager{border-top:1px solid var(--border);background:var(--bg-2);justify-content:center;align-items:center;gap:14px;padding:12px;display:flex}.Payments-module__mOE1Aa__pageInfo{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Payments-module__mOE1Aa__drawerBg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#140f2852;animation:.16s Payments-module__mOE1Aa__fadein;position:fixed;inset:0}.Payments-module__mOE1Aa__drawer{background:var(--surface);border-left:1px solid var(--border);z-index:81;flex-direction:column;width:520px;max-width:92vw;animation:.24s cubic-bezier(.2,.7,.2,1) Payments-module__mOE1Aa__slidein;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -20px #140f282e}@keyframes Payments-module__mOE1Aa__fadein{0%{opacity:0}to{opacity:1}}@keyframes Payments-module__mOE1Aa__slidein{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.Payments-module__mOE1Aa__drawerHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Payments-module__mOE1Aa__drawerHeadTitle{align-items:center;gap:10px;min-width:0;display:flex}.Payments-module__mOE1Aa__drawerId{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.Payments-module__mOE1Aa__iconBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Payments-module__mOE1Aa__iconBtn:hover{color:var(--text);border-color:var(--border-2)}.Payments-module__mOE1Aa__drawerBody{flex-direction:column;flex:1;gap:22px;padding:18px 20px;display:flex;overflow:auto}.Payments-module__mOE1Aa__drawerFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Payments-module__mOE1Aa__footTs{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Payments-module__mOE1Aa__kv{grid-template-columns:140px 1fr;gap:10px 16px;display:grid}.Payments-module__mOE1Aa__kvKey{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;padding-top:3px;font-size:11.5px}.Payments-module__mOE1Aa__kvVal{font-family:var(--font-geist-mono), ui-monospace, monospace;word-break:break-all;font-size:13px}.Payments-module__mOE1Aa__sectionLabel{color:var(--text-dim);font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.Payments-module__mOE1Aa__linkRow{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Payments-module__mOE1Aa__extLink{color:var(--accent);align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.Payments-module__mOE1Aa__extLink:hover{text-decoration:underline}.Payments-module__mOE1Aa__extLink svg{width:14px;height:14px}.Payments-module__mOE1Aa__linkFlat{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);word-break:break-all;font-size:12.5px}@media (max-width:560px){.Payments-module__mOE1Aa__drawer{border-left:0;width:100%;max-width:100%}.Payments-module__mOE1Aa__drawerBody{padding:14px 16px}.Payments-module__mOE1Aa__kv{grid-template-columns:110px 1fr;gap:8px 12px}.Payments-module__mOE1Aa__kvKey{font-size:10.5px}}
.Proxies-module__QjT9KW__page{flex-direction:column;gap:14px;display:flex}.Proxies-module__QjT9KW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Proxies-module__QjT9KW__head>div:first-child{flex:320px;min-width:0}.Proxies-module__QjT9KW__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Proxies-module__QjT9KW__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Proxies-module__QjT9KW__rangeNote{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;font-size:11.5px}.Proxies-module__QjT9KW__kpiGrid{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px 18px;display:grid}@media (max-width:900px){.Proxies-module__QjT9KW__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Proxies-module__QjT9KW__kpiGrid{grid-template-columns:1fr}}.Proxies-module__QjT9KW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #00000005}.Proxies-module__QjT9KW__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Proxies-module__QjT9KW__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Proxies-module__QjT9KW__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);padding:0 18px;font-size:11.5px}.Proxies-module__QjT9KW__cardHead .Proxies-module__QjT9KW__meta{padding:0}.Proxies-module__QjT9KW__chartPad{padding:8px 18px 12px}.Proxies-module__QjT9KW__cardBody{flex-direction:column;gap:16px;padding:16px 18px;display:flex}.Proxies-module__QjT9KW__bandKpis{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:720px){.Proxies-module__QjT9KW__bandKpis{grid-template-columns:1fr}}.Proxies-module__QjT9KW__chartBlock{flex-direction:column;gap:6px;display:flex}.Proxies-module__QjT9KW__pager{border-top:1px solid var(--border);color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.Proxies-module__QjT9KW__pagerBtns{gap:8px;display:flex}.Proxies-module__QjT9KW__pagerBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--surface);padding:5px 10px;text-decoration:none}.Proxies-module__QjT9KW__pagerBtn:hover{background:var(--bg-2)}.Proxies-module__QjT9KW__pagerBtnOff{opacity:.4;pointer-events:none}.Proxies-module__QjT9KW__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Proxies-module__QjT9KW__t th,.Proxies-module__QjT9KW__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Proxies-module__QjT9KW__t thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Proxies-module__QjT9KW__t tbody tr{transition:background .1s}.Proxies-module__QjT9KW__t tbody tr:hover{background:var(--bg-2)}.Proxies-module__QjT9KW__t tbody tr:last-child td{border-bottom:none}.Proxies-module__QjT9KW__t td.Proxies-module__QjT9KW__num,.Proxies-module__QjT9KW__t th.Proxies-module__QjT9KW__num,.Proxies-module__QjT9KW__num{text-align:right}.Proxies-module__QjT9KW__muted{color:var(--text-dim)}.Proxies-module__QjT9KW__mono{font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;color:var(--text);font-size:.85em}.Proxies-module__QjT9KW__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Financials-module__A1CyRG__page{flex-direction:column;gap:14px;display:flex}.Financials-module__A1CyRG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Financials-module__A1CyRG__head>div:first-child{flex:320px;min-width:0}.Financials-module__A1CyRG__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Financials-module__A1CyRG__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Financials-module__A1CyRG__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Financials-module__A1CyRG__tick .Financials-module__A1CyRG__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Financials-module__A1CyRG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Financials-module__A1CyRG__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}.Financials-module__A1CyRG__grid22{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Financials-module__A1CyRG__kpiGrid{grid-template-columns:repeat(2,1fr)}.Financials-module__A1CyRG__grid32,.Financials-module__A1CyRG__grid22{grid-template-columns:1fr}}@media (max-width:560px){.Financials-module__A1CyRG__kpiGrid{grid-template-columns:1fr}}.Financials-module__A1CyRG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #00000005}.Financials-module__A1CyRG__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Financials-module__A1CyRG__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Financials-module__A1CyRG__cardLink{color:var(--text-muted);font-size:12.5px;text-decoration:none}.Financials-module__A1CyRG__cardLink:hover{color:var(--text)}.Financials-module__A1CyRG__headActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Financials-module__A1CyRG__monthNav{border:1px solid var(--border);background:var(--surface,transparent);border-radius:8px;align-items:center;gap:4px;padding:3px;display:inline-flex}.Financials-module__A1CyRG__monthArrow{width:26px;height:26px;color:var(--text-muted);-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;line-height:1;text-decoration:none;display:inline-flex}.Financials-module__A1CyRG__monthArrow:hover{background:var(--bg-elev,#7f7f7f1a);color:var(--text)}.Financials-module__A1CyRG__monthArrowOff{color:var(--text-dim);opacity:.4;cursor:not-allowed;pointer-events:none}.Financials-module__A1CyRG__monthLabel{text-align:center;min-width:96px;color:var(--text);letter-spacing:-.01em;font-size:12.5px;font-weight:500}.Financials-module__A1CyRG__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Financials-module__A1CyRG__legend{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Financials-module__A1CyRG__legendItem{color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.Financials-module__A1CyRG__swatch{border-top-style:solid;border-top-width:2px;flex-shrink:0;width:12px;height:0}.Financials-module__A1CyRG__swatchRevenue{border-top-color:var(--accent)}.Financials-module__A1CyRG__swatchCost{border-top-style:dashed;border-top-color:var(--text-dim)}.Financials-module__A1CyRG__swatchProfit{border-top-color:var(--ok)}.Financials-module__A1CyRG__subMeta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);padding:10px 18px 0;font-size:11.5px}.Financials-module__A1CyRG__chartPad,.Financials-module__A1CyRG__donutPad{padding:16px 18px}.Financials-module__A1CyRG__kpiCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;min-width:0;padding:16px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #00000005}.Financials-module__A1CyRG__kpiLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.Financials-module__A1CyRG__kpiRow{align-items:baseline;gap:8px;display:flex}.Financials-module__A1CyRG__kpiValue{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:-.025em;white-space:nowrap;font-size:26px;font-weight:500;line-height:1}.Financials-module__A1CyRG__kpiFoot{color:var(--text-muted);min-height:16px;font-size:11.5px}.Financials-module__A1CyRG__kpiSpark{height:28px;margin-top:auto}.Financials-module__A1CyRG__econList{flex-direction:column;display:flex}.Financials-module__A1CyRG__econRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:13.5px;display:flex}.Financials-module__A1CyRG__econLabel{color:var(--text);align-items:center;gap:8px;min-width:0;display:flex}.Financials-module__A1CyRG__econHint{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-size:10px}.Financials-module__A1CyRG__econVal{font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:500}.Financials-module__A1CyRG__econPos{color:var(--ok)}.Financials-module__A1CyRG__econNeg{color:var(--danger)}.Financials-module__A1CyRG__econTotal{border-top:1px solid var(--border);background:var(--bg-2)}.Financials-module__A1CyRG__econTotal .Financials-module__A1CyRG__econLabel{font-weight:500}.Financials-module__A1CyRG__econFoot{color:var(--text-muted);padding:12px 18px;font-size:11.5px;line-height:1.5}.Financials-module__A1CyRG__tableWrap{overflow-x:auto}.Financials-module__A1CyRG__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Financials-module__A1CyRG__t th,.Financials-module__A1CyRG__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Financials-module__A1CyRG__t thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Financials-module__A1CyRG__t tbody tr{transition:background .1s}.Financials-module__A1CyRG__t tbody tr:hover{background:var(--bg-2)}.Financials-module__A1CyRG__t tbody tr:last-child td{border-bottom:none}.Financials-module__A1CyRG__t td.Financials-module__A1CyRG__num,.Financials-module__A1CyRG__t th.Financials-module__A1CyRG__num,.Financials-module__A1CyRG__num{text-align:right}.Financials-module__A1CyRG__muted{color:var(--text-muted)}.Financials-module__A1CyRG__id{color:var(--text)}.Financials-module__A1CyRG__email{color:var(--text);text-overflow:ellipsis;max-width:240px;overflow:hidden}.Financials-module__A1CyRG__cellLink{color:var(--text);text-decoration:none}.Financials-module__A1CyRG__cellLink:hover{color:var(--accent);text-decoration:underline}.Financials-module__A1CyRG__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}@media (max-width:560px){.Financials-module__A1CyRG__title{font-size:24px}.Financials-module__A1CyRG__cardHead{flex-wrap:wrap;padding:12px 14px}.Financials-module__A1CyRG__cardHead h3{white-space:normal}.Financials-module__A1CyRG__kpiCard{padding:14px}.Financials-module__A1CyRG__kpiValue{font-size:22px}.Financials-module__A1CyRG__subMeta{padding:10px 14px 0}.Financials-module__A1CyRG__chartPad,.Financials-module__A1CyRG__donutPad{padding:12px 14px}.Financials-module__A1CyRG__econRow,.Financials-module__A1CyRG__econFoot{padding:10px 14px}.Financials-module__A1CyRG__t th,.Financials-module__A1CyRG__t td{padding:8px 10px}.Financials-module__A1CyRG__email{max-width:160px}.Financials-module__A1CyRG__empty{padding:28px 14px}}
.Solves-module__RmWAYa__page{flex-direction:column;gap:14px;display:flex}.Solves-module__RmWAYa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Solves-module__RmWAYa__head>div:first-child{flex:320px;min-width:0}.Solves-module__RmWAYa__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Solves-module__RmWAYa__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Solves-module__RmWAYa__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Solves-module__RmWAYa__tick .Solves-module__RmWAYa__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Solves-module__RmWAYa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Solves-module__RmWAYa__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Solves-module__RmWAYa__kpiGrid{grid-template-columns:repeat(2,1fr)}.Solves-module__RmWAYa__grid32{grid-template-columns:1fr}}@media (max-width:560px){.Solves-module__RmWAYa__kpiGrid{grid-template-columns:1fr}}.Solves-module__RmWAYa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #00000005}.Solves-module__RmWAYa__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Solves-module__RmWAYa__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Solves-module__RmWAYa__right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Solves-module__RmWAYa__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Solves-module__RmWAYa__chartPad,.Solves-module__RmWAYa__donutPad{padding:16px 18px}.Solves-module__RmWAYa__legendDot{vertical-align:middle;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.Solves-module__RmWAYa__breakList{flex-direction:column;display:flex}.Solves-module__RmWAYa__breakRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 18px;font-size:13px;display:flex}.Solves-module__RmWAYa__breakRow:last-child{border-bottom:none}.Solves-module__RmWAYa__breakCode{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:96px;font-size:12px;overflow:hidden}.Solves-module__RmWAYa__breakBar{background:var(--bg-3,var(--bg-2));border-radius:3px;flex:1;min-width:40px;height:6px;overflow:hidden}.Solves-module__RmWAYa__breakFill{background:var(--accent);opacity:.6;border-radius:3px;height:100%;display:block}.Solves-module__RmWAYa__breakCount{font-family:var(--font-geist-mono), ui-monospace, monospace;flex-shrink:0;margin-left:auto;font-size:13px}.Solves-module__RmWAYa__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #00000005}.Solves-module__RmWAYa__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Solves-module__RmWAYa__search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);flex:220px;align-items:center;gap:6px;max-width:360px;height:28px;padding:5px 9px;font-size:12.5px;display:flex}.Solves-module__RmWAYa__search svg{color:var(--text-dim);flex-shrink:0}.Solves-module__RmWAYa__search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12.5px}.Solves-module__RmWAYa__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text);align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.Solves-module__RmWAYa__chip .Solves-module__RmWAYa__lbl{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.Solves-module__RmWAYa__chip select,.Solves-module__RmWAYa__chip input{color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-family:inherit;font-size:12.5px}.Solves-module__RmWAYa__filters input:disabled,.Solves-module__RmWAYa__filters select:disabled{cursor:not-allowed;opacity:.55}.Solves-module__RmWAYa__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:8px;margin-left:auto;display:flex}.Solves-module__RmWAYa__tableWrap{max-height:620px;overflow:auto}.Solves-module__RmWAYa__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Solves-module__RmWAYa__t th,.Solves-module__RmWAYa__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Solves-module__RmWAYa__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:500;position:sticky;top:0}.Solves-module__RmWAYa__t tbody tr{cursor:pointer;transition:background .1s}.Solves-module__RmWAYa__t tbody tr:hover{background:var(--bg-2)}.Solves-module__RmWAYa__t tbody tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Solves-module__RmWAYa__t tbody tr.Solves-module__RmWAYa__selected{background:var(--accent-soft)}.Solves-module__RmWAYa__t tbody tr:last-child td{border-bottom:none}.Solves-module__RmWAYa__t td.Solves-module__RmWAYa__num,.Solves-module__RmWAYa__t th.Solves-module__RmWAYa__num,.Solves-module__RmWAYa__num{text-align:right}.Solves-module__RmWAYa__muted{color:var(--text-muted)}.Solves-module__RmWAYa__t .Solves-module__RmWAYa__id{color:var(--text)}.Solves-module__RmWAYa__t .Solves-module__RmWAYa__email{color:var(--text);text-overflow:ellipsis;max-width:200px;overflow:hidden}.Solves-module__RmWAYa__urlCell{max-width:280px}.Solves-module__RmWAYa__urlPrimary{text-overflow:ellipsis;white-space:nowrap;color:var(--text);display:block;overflow:hidden}.Solves-module__RmWAYa__urlSub{text-overflow:ellipsis;white-space:nowrap;color:var(--text-dim);margin-top:2px;font-size:11px;display:block;overflow:hidden}.Solves-module__RmWAYa__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Solves-module__RmWAYa__errorRow{border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));color:var(--danger);font-size:12.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;margin:12px 16px;padding:10px 14px}.Solves-module__RmWAYa__loadMore{border-top:1px solid var(--border);background:var(--bg-2);justify-content:center;padding:12px;display:flex}.Solves-module__RmWAYa__allLoaded{text-align:center;border-top:1px solid var(--border);background:var(--bg-2);color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;padding:12px}@media (max-width:640px){.Solves-module__RmWAYa__colId,.Solves-module__RmWAYa__colType,.Solves-module__RmWAYa__colGemini{display:none}.Solves-module__RmWAYa__tableWrap{max-height:none}.Solves-module__RmWAYa__t,.Solves-module__RmWAYa__t tbody{width:100%;display:block}.Solves-module__RmWAYa__t thead{display:none}.Solves-module__RmWAYa__t tbody tr{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto auto auto;grid-template-areas:"status user user user created""site site credits proxy latency";align-items:center;gap:2px 8px;padding:7px 12px;display:grid}.Solves-module__RmWAYa__t tbody tr:last-child{border-bottom:none}.Solves-module__RmWAYa__t tbody td{white-space:nowrap;text-overflow:ellipsis;border:none;min-width:0;padding:0;font-size:11.5px;line-height:1.35;overflow:hidden}.Solves-module__RmWAYa__t tbody td[data-label=status]{grid-area:status}.Solves-module__RmWAYa__t tbody td.Solves-module__RmWAYa__email{grid-area:user;max-width:none}.Solves-module__RmWAYa__t tbody td[data-label=created]{text-align:right;color:var(--text-dim);grid-area:created}.Solves-module__RmWAYa__t tbody td.Solves-module__RmWAYa__urlCell{grid-area:site;max-width:none}.Solves-module__RmWAYa__t tbody td[data-label=credits]{text-align:right;grid-area:credits}.Solves-module__RmWAYa__t tbody td[data-label=latency]{text-align:right;grid-area:latency}.Solves-module__RmWAYa__t tbody td[data-label=proxy]{text-align:right;grid-area:proxy}.Solves-module__RmWAYa__t tbody td.Solves-module__RmWAYa__urlCell .Solves-module__RmWAYa__urlSub{display:none}.Solves-module__RmWAYa__t tbody td.Solves-module__RmWAYa__urlCell .Solves-module__RmWAYa__urlPrimary{font-size:11.5px}.Solves-module__RmWAYa__t tbody td[colspan]{white-space:normal;text-align:center;grid-column:1/-1}}
.Status-module__6o2NpG__page{flex-direction:column;gap:20px;display:flex}.Status-module__6o2NpG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.Status-module__6o2NpG__title{letter-spacing:-.01em;color:var(--text);font-size:22px;font-weight:600}.Status-module__6o2NpG__sub{color:var(--text-muted);margin-top:4px;font-size:13px}.Status-module__6o2NpG__banner{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:center;gap:14px;padding:16px 20px;display:flex}.Status-module__6o2NpG__bannerPip{border-radius:50%;flex-shrink:0;width:12px;height:12px}.Status-module__6o2NpG__banner_ok{background:color-mix(in srgb, var(--ok,#1a9d54) 6%, var(--surface));border-color:color-mix(in srgb, var(--ok,#1a9d54) 28%, var(--border))}.Status-module__6o2NpG__banner_ok .Status-module__6o2NpG__bannerPip{background:var(--ok,#1a9d54);box-shadow:0 0 0 3px color-mix(in srgb, var(--ok,#1a9d54) 18%, transparent)}.Status-module__6o2NpG__banner_fail{background:color-mix(in srgb, var(--danger) 6%, var(--surface));border-color:color-mix(in srgb, var(--danger) 28%, var(--border))}.Status-module__6o2NpG__banner_fail .Status-module__6o2NpG__bannerPip{background:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 18%, transparent)}.Status-module__6o2NpG__bannerBody{flex-direction:column;gap:2px;display:flex}.Status-module__6o2NpG__bannerTitle{color:var(--text);font-size:15px;font-weight:600}.Status-module__6o2NpG__bannerMeta{color:var(--text-muted);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Status-module__6o2NpG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1000px){.Status-module__6o2NpG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Status-module__6o2NpG__kpiGrid{grid-template-columns:1fr}}.Status-module__6o2NpG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Status-module__6o2NpG__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.Status-module__6o2NpG__cardHead h3{color:var(--text);font-size:14px;font-weight:600}.Status-module__6o2NpG__meta{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Status-module__6o2NpG__empty{text-align:center;color:var(--text-dim);padding:28px 18px;font-size:13px}.Status-module__6o2NpG__emptyMini{color:var(--text-dim);padding:14px 0;font-size:12.5px}.Status-module__6o2NpG__compList{flex-direction:column;display:flex}.Status-module__6o2NpG__comp{border-bottom:1px solid var(--border);flex-direction:column;gap:12px;padding:18px;display:flex}.Status-module__6o2NpG__comp:last-child{border-bottom:0}.Status-module__6o2NpG__compHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.Status-module__6o2NpG__compName{align-items:center;gap:12px;display:flex}.Status-module__6o2NpG__pip{border-radius:50%;flex-shrink:0;width:9px;height:9px}.Status-module__6o2NpG__pip_ok{background:var(--ok,#1a9d54);box-shadow:0 0 0 3px color-mix(in srgb, var(--ok,#1a9d54) 18%, transparent)}.Status-module__6o2NpG__pip_warn{background:var(--warn);box-shadow:0 0 0 3px color-mix(in srgb, var(--warn) 18%, transparent)}.Status-module__6o2NpG__pip_fail{background:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 18%, transparent)}.Status-module__6o2NpG__pip_muted{background:var(--text-dim)}.Status-module__6o2NpG__compTitle{color:var(--text);font-size:14.5px;font-weight:600}.Status-module__6o2NpG__compSub{color:var(--text-dim);font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;margin-top:2px}.Status-module__6o2NpG__compEnd{align-items:center;gap:16px;display:flex}.Status-module__6o2NpG__compUptime{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text);text-align:right;font-size:13px}.Status-module__6o2NpG__compUptimeL{color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:10px;display:block}.Status-module__6o2NpG__bars{align-items:stretch;gap:2px;height:30px;display:grid}.Status-module__6o2NpG__bar{background:var(--ok,#1a9d54);opacity:.85;border-radius:1.5px}.Status-module__6o2NpG__bar_operational{background:var(--ok,#1a9d54)}.Status-module__6o2NpG__bar_degraded{background:var(--warn)}.Status-module__6o2NpG__bar_down{background:var(--danger)}.Status-module__6o2NpG__bar_unmon{background:var(--bg-4,#eceae6);opacity:1}.Status-module__6o2NpG__barsAxis{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);letter-spacing:.04em;justify-content:space-between;font-size:10px;display:flex}.Status-module__6o2NpG__latency{flex-direction:column;gap:8px;display:flex}.Status-module__6o2NpG__latencyHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.Status-module__6o2NpG__latencyLabel{color:var(--text-muted);font-size:12px;font-weight:500}.Status-module__6o2NpG__latencyLegend{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);align-items:center;font-size:11px;display:inline-flex}.Status-module__6o2NpG__legendDot{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.Status-module__6o2NpG__incList,.Status-module__6o2NpG__histList{flex-direction:column;display:flex}.Status-module__6o2NpG__incident{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding:18px;display:flex}.Status-module__6o2NpG__incident:last-child{border-bottom:0}.Status-module__6o2NpG__incHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.Status-module__6o2NpG__incHeadMain{flex-direction:column;gap:8px;display:flex}.Status-module__6o2NpG__incTitle{color:var(--text);font-size:15px;font-weight:600}.Status-module__6o2NpG__incTags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Status-module__6o2NpG__incActions{flex-shrink:0;gap:8px;display:flex}.Status-module__6o2NpG__incMeta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;display:flex}.Status-module__6o2NpG__sep{color:var(--border-2,var(--border))}.Status-module__6o2NpG__incDetail{color:var(--text-muted);font-size:13px;line-height:1.5}.Status-module__6o2NpG__timeline{border-left:1px solid var(--border);flex-direction:column;gap:12px;margin:4px 0 0 4px;padding:4px 0 0 16px;display:flex}.Status-module__6o2NpG__tlStep{flex-direction:column;display:flex;position:relative}.Status-module__6o2NpG__tlPip{background:var(--surface);border:2px solid var(--border-2,var(--border));border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:-21px}.Status-module__6o2NpG__tl_resolved{border-color:var(--ok,#1a9d54);background:var(--ok,#1a9d54)}.Status-module__6o2NpG__tl_investigating{border-color:var(--warn)}.Status-module__6o2NpG__tl_identified{border-color:var(--text-muted)}.Status-module__6o2NpG__tl_monitoring{border-color:var(--accent)}.Status-module__6o2NpG__tlBody{flex-direction:column;gap:2px;display:flex}.Status-module__6o2NpG__tlLabel{color:var(--text);text-transform:capitalize;font-size:12px;font-weight:600}.Status-module__6o2NpG__tlWhen{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:10.5px}.Status-module__6o2NpG__tlText{color:var(--text-muted);margin-top:2px;font-size:13px;line-height:1.5}.Status-module__6o2NpG__month{border-bottom:1px solid var(--border);padding:18px}.Status-module__6o2NpG__month:last-child{border-bottom:0}.Status-module__6o2NpG__monthHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.Status-module__6o2NpG__monthName{color:var(--text);font-size:14px;font-weight:600}.Status-module__6o2NpG__monthStat{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Status-module__6o2NpG__histRow{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr;gap:18px;padding:14px 0;display:grid}.Status-module__6o2NpG__histRow:last-child{border-bottom:0;padding-bottom:0}.Status-module__6o2NpG__histDate{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:12px}.Status-module__6o2NpG__histDay{color:var(--text);font-weight:500}.Status-module__6o2NpG__histBody{flex-direction:column;gap:6px;display:flex}.Status-module__6o2NpG__histDur,.Status-module__6o2NpG__histAffected{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}@media (max-width:700px){.Status-module__6o2NpG__histRow{grid-template-columns:1fr;gap:8px}.Status-module__6o2NpG__compEnd{gap:10px}}.Status-module__6o2NpG__modalBg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;background:#140f286b;justify-content:center;align-items:center;padding:20px;animation:.14s Status-module__6o2NpG__fadein;display:flex;position:fixed;inset:0}@keyframes Status-module__6o2NpG__fadein{0%{opacity:0}to{opacity:1}}.Status-module__6o2NpG__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:460px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px -20px #140f2852}.Status-module__6o2NpG__modalHead{border-bottom:1px solid var(--border);padding:16px 18px}.Status-module__6o2NpG__modalTitle{color:var(--text);font-size:15px;font-weight:600}.Status-module__6o2NpG__modalDesc{color:var(--text-muted);margin-top:4px;font-size:12.5px}.Status-module__6o2NpG__modalBody{flex-direction:column;gap:14px;padding:16px 18px;display:flex;overflow-y:auto}.Status-module__6o2NpG__modalField{flex-direction:column;gap:5px;display:flex}.Status-module__6o2NpG__modalField label{color:var(--text-muted);font-size:12px;font-weight:500}.Status-module__6o2NpG__modalInput,.Status-module__6o2NpG__modalTextarea,.Status-module__6o2NpG__modalSelect{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-2);width:100%;color:var(--text);outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.Status-module__6o2NpG__modalSelect{cursor:pointer}.Status-module__6o2NpG__modalInput:focus,.Status-module__6o2NpG__modalTextarea:focus,.Status-module__6o2NpG__modalSelect:focus{border-color:var(--accent);background:var(--surface)}.Status-module__6o2NpG__modalTextarea{resize:vertical;min-height:60px}.Status-module__6o2NpG__audit{color:var(--text-dim);background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 11px;font-size:12px;line-height:1.5}.Status-module__6o2NpG__audit strong{color:var(--text-muted);font-weight:600}.Status-module__6o2NpG__error{color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);border-radius:var(--radius-sm);padding:9px 11px;font-size:12.5px;line-height:1.45}.Status-module__6o2NpG__modalFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}
.Users-module__FSFyVW__page{flex-direction:column;gap:20px;display:flex}.Users-module__FSFyVW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.Users-module__FSFyVW__title{letter-spacing:-.01em;color:var(--text);font-size:22px;font-weight:600}.Users-module__FSFyVW__sub{color:var(--text-muted);margin-top:4px;font-size:13px}.Users-module__FSFyVW__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1000px){.Users-module__FSFyVW__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Users-module__FSFyVW__kpiGrid{grid-template-columns:1fr}}.Users-module__FSFyVW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Users-module__FSFyVW__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.Users-module__FSFyVW__cardHead h3{color:var(--text);font-size:14px;font-weight:600}.Users-module__FSFyVW__filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Users-module__FSFyVW__searchWrap{align-items:center;display:inline-flex;position:relative}.Users-module__FSFyVW__searchIcon{color:var(--text-dim);pointer-events:none;display:inline-flex;position:absolute;left:10px}.Users-module__FSFyVW__search{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-2);width:260px;max-width:60vw;height:34px;color:var(--text);outline:none;padding:0 12px 0 32px;font-size:13px}.Users-module__FSFyVW__search:focus{border-color:var(--accent);background:var(--surface)}.Users-module__FSFyVW__select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-2);height:34px;color:var(--text);cursor:pointer;outline:none;padding:0 28px 0 12px;font-size:13px}.Users-module__FSFyVW__select:focus{border-color:var(--accent)}.Users-module__FSFyVW__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Users-module__FSFyVW__tableWrap{overflow-x:auto}.Users-module__FSFyVW__t{border-collapse:collapse;width:100%;font-size:13px}.Users-module__FSFyVW__t th,.Users-module__FSFyVW__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 18px}.Users-module__FSFyVW__t tbody tr:last-child td{border-bottom:0}.Users-module__FSFyVW__t th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);background:var(--bg-2);font-size:11px;font-weight:600}.Users-module__FSFyVW__t td.Users-module__FSFyVW__num,.Users-module__FSFyVW__t th.Users-module__FSFyVW__num,.Users-module__FSFyVW__t .Users-module__FSFyVW__num{text-align:right;font-family:var(--font-geist-mono), ui-monospace, monospace}.Users-module__FSFyVW__t .Users-module__FSFyVW__email{color:var(--text);font-weight:500}.Users-module__FSFyVW__row{cursor:pointer}.Users-module__FSFyVW__row:hover{background:var(--bg-2)}.Users-module__FSFyVW__row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Users-module__FSFyVW__statusCell{align-items:center;gap:6px;display:inline-flex}.Users-module__FSFyVW__empty{text-align:center;color:var(--text-dim);padding:28px 18px;font-size:13px}.Users-module__FSFyVW__bg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#140f2852;animation:.16s Users-module__FSFyVW__fadein;position:fixed;inset:0}.Users-module__FSFyVW__drawer{background:var(--surface);border-left:1px solid var(--border);z-index:81;flex-direction:column;width:560px;max-width:94vw;animation:.24s cubic-bezier(.2,.7,.2,1) Users-module__FSFyVW__slidein;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -20px #140f282e}@keyframes Users-module__FSFyVW__fadein{0%{opacity:0}to{opacity:1}}@keyframes Users-module__FSFyVW__slidein{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.Users-module__FSFyVW__dHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.Users-module__FSFyVW__dEmail{color:var(--text);word-break:break-all;font-size:15px;font-weight:600}.Users-module__FSFyVW__dMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.Users-module__FSFyVW__iconBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Users-module__FSFyVW__iconBtn:hover{color:var(--text);border-color:var(--border-2)}.Users-module__FSFyVW__dBody{flex-direction:column;flex:1;gap:22px;padding:18px 20px;display:flex;overflow:auto}.Users-module__FSFyVW__loading{text-align:center;color:var(--text-dim);padding:40px 0;font-size:13px}.Users-module__FSFyVW__section{flex-direction:column;gap:10px;display:flex}.Users-module__FSFyVW__sectionLabel{color:var(--text-dim);font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.07em}.Users-module__FSFyVW__balanceRow{align-items:baseline;gap:8px;display:flex}.Users-module__FSFyVW__balanceVal{color:var(--text);font-size:26px;font-weight:600}.Users-module__FSFyVW__balanceUnit{color:var(--text-muted);font-size:13px}.Users-module__FSFyVW__spark{margin-top:4px}.Users-module__FSFyVW__kv{grid-template-columns:150px 1fr;gap:9px 16px;display:grid}.Users-module__FSFyVW__kv .Users-module__FSFyVW__k{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;padding-top:2px;font-size:11.5px}.Users-module__FSFyVW__kv .Users-module__FSFyVW__v{word-break:break-all;font-size:13px}.Users-module__FSFyVW__list{border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;display:flex;overflow:hidden}.Users-module__FSFyVW__listRow{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:9px 12px;font-size:12.5px;display:flex}.Users-module__FSFyVW__listRow:last-child{border-bottom:0}.Users-module__FSFyVW__grow{flex:1;min-width:0}.Users-module__FSFyVW__mono{font-family:var(--font-geist-mono), ui-monospace, monospace}.Users-module__FSFyVW__dim{color:var(--text-dim)}.Users-module__FSFyVW__subTime{opacity:.6;font-variant-numeric:tabular-nums}.Users-module__FSFyVW__solveDomain{opacity:.65;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;display:block;overflow:hidden}.Users-module__FSFyVW__delta{font-family:var(--font-geist-mono), ui-monospace, monospace;font-weight:600}.Users-module__FSFyVW__deltaPos{color:var(--ok,#1a9d54)}.Users-module__FSFyVW__deltaNeg{color:var(--danger)}.Users-module__FSFyVW__emptyMini{color:var(--text-dim);padding:14px 12px;font-size:12.5px}.Users-module__FSFyVW__actions{flex-wrap:wrap;gap:8px;display:flex}.Users-module__FSFyVW__modalBg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;background:#140f286b;justify-content:center;align-items:center;padding:20px;animation:.14s Users-module__FSFyVW__fadein;display:flex;position:fixed;inset:0}.Users-module__FSFyVW__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:440px;max-width:100%;display:flex;overflow:hidden;box-shadow:0 24px 60px -20px #140f2852}.Users-module__FSFyVW__modalHead{border-bottom:1px solid var(--border);padding:16px 18px}.Users-module__FSFyVW__modalTitle{color:var(--text);font-size:15px;font-weight:600}.Users-module__FSFyVW__modalDesc{color:var(--text-muted);margin-top:4px;font-size:12.5px}.Users-module__FSFyVW__modalBody{flex-direction:column;gap:14px;padding:16px 18px;display:flex}.Users-module__FSFyVW__modalField{flex-direction:column;gap:5px;display:flex}.Users-module__FSFyVW__modalField label{color:var(--text-muted);font-size:12px;font-weight:500}.Users-module__FSFyVW__modalInput,.Users-module__FSFyVW__modalTextarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-2);width:100%;color:var(--text);outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.Users-module__FSFyVW__modalInput:focus,.Users-module__FSFyVW__modalTextarea:focus{border-color:var(--accent);background:var(--surface)}.Users-module__FSFyVW__modalTextarea{resize:vertical;min-height:60px}.Users-module__FSFyVW__audit{color:var(--text-dim);background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 11px;font-size:12px;line-height:1.5}.Users-module__FSFyVW__audit strong{color:var(--text-muted);font-weight:600}.Users-module__FSFyVW__error{color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--danger) 28%, transparent);border-radius:var(--radius-sm);padding:9px 11px;font-size:12.5px;line-height:1.45}.Users-module__FSFyVW__notice{color:var(--text-muted);background:var(--bg-2);border:1px solid var(--border-2,var(--border));border-radius:var(--radius-sm);padding:9px 11px;font-size:12.5px;line-height:1.45}.Users-module__FSFyVW__modalFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}@media (max-width:560px){.Users-module__FSFyVW__drawer{border-left:0;width:100%;max-width:100%}.Users-module__FSFyVW__kv{grid-template-columns:110px 1fr;gap:8px 12px}}.Users-module__FSFyVW__sortBtn{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.Users-module__FSFyVW__sortBtn:hover{color:var(--text)}.Users-module__FSFyVW__sortBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Users-module__FSFyVW__sortArrow{color:var(--accent);font-size:9px}.Users-module__FSFyVW__loadMore{border-top:1px solid var(--border);justify-content:center;padding:12px;display:flex}.Users-module__FSFyVW__allLoaded{text-align:center;color:var(--text-dim);border-top:1px solid var(--border);padding:12px;font-size:12px}.Users-module__FSFyVW__errorRow{color:var(--danger);padding:14px 18px;font-size:13px}
.Field-module__uaeSUW__field{flex-direction:column;gap:6px;display:flex}.Field-module__uaeSUW__label{color:var(--text-muted);letter-spacing:-.005em;font-size:12.5px;font-weight:500}.Field-module__uaeSUW__input{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-sm);height:38px;color:var(--text);width:100%;padding:0 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.Field-module__uaeSUW__input::placeholder{color:var(--text-dim)}.Field-module__uaeSUW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.Field-module__uaeSUW__input:disabled{background:var(--bg-2);color:var(--text-dim);cursor:not-allowed}.Field-module__uaeSUW__hint{color:var(--text-dim);font-size:12px}
.Acceptance-module__7o9S_a__page{flex-direction:column;gap:14px;display:flex}.Acceptance-module__7o9S_a__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Acceptance-module__7o9S_a__head>div:first-child{flex:320px;min-width:0}.Acceptance-module__7o9S_a__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Acceptance-module__7o9S_a__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Acceptance-module__7o9S_a__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Acceptance-module__7o9S_a__tick .Acceptance-module__7o9S_a__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Acceptance-module__7o9S_a__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Acceptance-module__7o9S_a__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Acceptance-module__7o9S_a__kpiGrid{grid-template-columns:repeat(2,1fr)}.Acceptance-module__7o9S_a__grid32{grid-template-columns:1fr}}@media (max-width:560px){.Acceptance-module__7o9S_a__kpiGrid{grid-template-columns:1fr}}.Acceptance-module__7o9S_a__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #00000005}.Acceptance-module__7o9S_a__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Acceptance-module__7o9S_a__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Acceptance-module__7o9S_a__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Acceptance-module__7o9S_a__chartPad{padding:16px 18px}.Acceptance-module__7o9S_a__caption{color:var(--text-muted);padding:0 18px 16px;font-size:12.5px;line-height:1.5}.Acceptance-module__7o9S_a__tableWrap{overflow-x:auto}.Acceptance-module__7o9S_a__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Acceptance-module__7o9S_a__t th,.Acceptance-module__7o9S_a__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Acceptance-module__7o9S_a__t thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Acceptance-module__7o9S_a__t tbody tr{transition:background .1s}.Acceptance-module__7o9S_a__t tbody tr:hover{background:var(--bg-2)}.Acceptance-module__7o9S_a__t tbody tr:last-child td{border-bottom:none}.Acceptance-module__7o9S_a__t td.Acceptance-module__7o9S_a__num,.Acceptance-module__7o9S_a__t th.Acceptance-module__7o9S_a__num,.Acceptance-module__7o9S_a__num{text-align:right}.Acceptance-module__7o9S_a__key{color:var(--text);text-overflow:ellipsis;max-width:320px;overflow:hidden}.Acceptance-module__7o9S_a__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.referrals-module__DrgHHG__page{flex-direction:column;gap:20px;display:flex}.referrals-module__DrgHHG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.referrals-module__DrgHHG__title{letter-spacing:-.01em;color:var(--text);font-size:22px;font-weight:600}.referrals-module__DrgHHG__sub{color:var(--text-muted);margin-top:4px;font-size:13px}.referrals-module__DrgHHG__rangeNote{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.referrals-module__DrgHHG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.referrals-module__DrgHHG__tableWrap{overflow-x:auto}.referrals-module__DrgHHG__t{border-collapse:collapse;width:100%;font-size:13px}.referrals-module__DrgHHG__t th,.referrals-module__DrgHHG__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 18px}.referrals-module__DrgHHG__t tbody tr:last-child td{border-bottom:0}.referrals-module__DrgHHG__t th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);background:var(--bg-2);font-size:11px;font-weight:600}.referrals-module__DrgHHG__t td.referrals-module__DrgHHG__num,.referrals-module__DrgHHG__t th.referrals-module__DrgHHG__num,.referrals-module__DrgHHG__num{text-align:right;font-family:var(--font-geist-mono), ui-monospace, monospace}.referrals-module__DrgHHG__email{color:var(--text);font-weight:500}.referrals-module__DrgHHG__mono{font-family:var(--font-geist-mono), ui-monospace, monospace}.referrals-module__DrgHHG__dim{color:var(--text-dim)}.referrals-module__DrgHHG__actionsCol{text-align:right;width:1%}.referrals-module__DrgHHG__plan{white-space:nowrap}.referrals-module__DrgHHG__planForm{align-items:center;gap:6px;margin-top:6px;display:flex}.referrals-module__DrgHHG__planForm input{width:8em;padding:4px 6px;font-size:12px}.referrals-module__DrgHHG__empty{text-align:center;color:var(--text-dim);padding:28px 18px;font-size:13px}.referrals-module__DrgHHG__expandLink{color:var(--text);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.referrals-module__DrgHHG__expandLink:hover{color:var(--accent)}.referrals-module__DrgHHG__caret{color:var(--text-dim);font-size:10px}.referrals-module__DrgHHG__detailRow td{background:var(--bg-2);padding:0}.referrals-module__DrgHHG__subT{border-collapse:collapse;width:100%;font-size:12.5px}.referrals-module__DrgHHG__subT th,.referrals-module__DrgHHG__subT td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:9px 18px 9px 40px}.referrals-module__DrgHHG__subT tbody tr:last-child td{border-bottom:0}.referrals-module__DrgHHG__subT th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-size:10.5px;font-weight:600}.referrals-module__DrgHHG__subT td.referrals-module__DrgHHG__num,.referrals-module__DrgHHG__subT th.referrals-module__DrgHHG__num{text-align:right;font-family:var(--font-geist-mono), ui-monospace, monospace}.referrals-module__DrgHHG__emptyMini{color:var(--text-dim);padding:14px 40px;font-size:12.5px}.referrals-module__DrgHHG__pager{border-top:1px solid var(--border);color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.referrals-module__DrgHHG__pagerBtns{gap:8px;display:flex}.referrals-module__DrgHHG__pagerBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--surface);padding:5px 10px;text-decoration:none}.referrals-module__DrgHHG__pagerBtn:hover{background:var(--bg-2)}.referrals-module__DrgHHG__pagerBtnOff{opacity:.4;pointer-events:none}
.auth-module__cmufzq__wrap{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.auth-module__cmufzq__card{width:100%;max-width:400px}.auth-module__cmufzq__inner{flex-direction:column;gap:18px;padding:28px 28px 24px;display:flex}.auth-module__cmufzq__brand{letter-spacing:-.01em;align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}.auth-module__cmufzq__brandMark{object-fit:cover;border-radius:6px;flex-shrink:0;width:22px;height:22px}.auth-module__cmufzq__heading{letter-spacing:-.01em;margin:0;font-size:19px;font-weight:500}.auth-module__cmufzq__sub{color:var(--text-muted);margin:2px 0 0;font-size:13.5px}.auth-module__cmufzq__form{flex-direction:column;gap:14px;display:flex}.auth-module__cmufzq__notice{border-radius:var(--radius-sm);padding:10px 12px;font-size:13px;line-height:1.45}.auth-module__cmufzq__noticeError{background:var(--danger-bg);color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 25%, transparent)}.auth-module__cmufzq__noticeOk{background:var(--ok-bg);color:var(--ok);border:1px solid color-mix(in srgb, var(--ok) 25%, transparent)}.auth-module__cmufzq__noticeWarn{background:var(--warn-bg);color:var(--warn);border:1px solid color-mix(in srgb, var(--warn) 25%, transparent)}.auth-module__cmufzq__center{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.auth-module__cmufzq__iconBig{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.auth-module__cmufzq__iconOk{background:var(--ok-bg);color:var(--ok)}.auth-module__cmufzq__iconErr{background:var(--danger-bg);color:var(--danger)}.auth-module__cmufzq__iconInfo{background:var(--accent-soft);color:var(--accent)}
.Pill-module__rUJIkq__pill{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;border:1px solid #0000;border-radius:4px;align-items:center;gap:5px;padding:2px 7px;font-size:10.5px;display:inline-flex}.Pill-module__rUJIkq__pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.Pill-module__rUJIkq__bare:before{display:none}.Pill-module__rUJIkq__ok{color:var(--ok);background:var(--ok-bg);border-color:color-mix(in srgb, var(--ok) 18%, transparent)}.Pill-module__rUJIkq__fail{color:var(--danger);background:var(--danger-bg);border-color:color-mix(in srgb, var(--danger) 18%, transparent)}.Pill-module__rUJIkq__warn{color:var(--warn);background:var(--warn-bg);border-color:color-mix(in srgb, var(--warn) 18%, transparent)}.Pill-module__rUJIkq__muted{color:var(--text-muted);background:var(--bg-3);border-color:var(--border)}.Pill-module__rUJIkq__accent{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-soft-2)}
.Workers-module__o_bR2G__page{flex-direction:column;gap:20px;display:flex}.Workers-module__o_bR2G__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Workers-module__o_bR2G__title{margin:0;font-size:20px;font-weight:600}.Workers-module__o_bR2G__sub{color:var(--text-dim);margin:4px 0 0;font-size:13px}.Workers-module__o_bR2G__rangeNote{color:var(--text-dim);white-space:nowrap;font-size:12px}.Workers-module__o_bR2G__kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:900px){.Workers-module__o_bR2G__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.Workers-module__o_bR2G__kpiGrid{grid-template-columns:1fr}}.Workers-module__o_bR2G__card{background:var(--bg-1);border:1px solid var(--border);border-radius:12px;overflow:hidden}.Workers-module__o_bR2G__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:14px 16px;display:flex}.Workers-module__o_bR2G__cardHead h3{margin:0;font-size:14px;font-weight:600}.Workers-module__o_bR2G__meta{color:var(--text-dim);font-size:12px}.Workers-module__o_bR2G__empty{color:var(--text-dim);padding:24px 16px;font-size:13px}.Workers-module__o_bR2G__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Workers-module__o_bR2G__t th,.Workers-module__o_bR2G__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Workers-module__o_bR2G__t thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Workers-module__o_bR2G__t tbody tr:hover{background:var(--bg-2)}.Workers-module__o_bR2G__t tbody tr:last-child td{border-bottom:none}.Workers-module__o_bR2G__t td.Workers-module__o_bR2G__num,.Workers-module__o_bR2G__t th.Workers-module__o_bR2G__num{text-align:right}.Workers-module__o_bR2G__mono{font-family:var(--font-geist-mono), ui-monospace, monospace}.Workers-module__o_bR2G__muted{color:var(--text-dim)}
.Audit-module__mXnKwq__page{flex-direction:column;gap:14px;display:flex}.Audit-module__mXnKwq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Audit-module__mXnKwq__head>div:first-child{flex:320px;min-width:0}.Audit-module__mXnKwq__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Audit-module__mXnKwq__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Audit-module__mXnKwq__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Audit-module__mXnKwq__tick .Audit-module__mXnKwq__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Audit-module__mXnKwq__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #00000005}.Audit-module__mXnKwq__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Audit-module__mXnKwq__search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);flex:240px;align-items:center;gap:6px;max-width:400px;height:28px;padding:5px 9px;font-size:12.5px;display:flex}.Audit-module__mXnKwq__search svg{color:var(--text-dim);flex-shrink:0}.Audit-module__mXnKwq__search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12.5px}.Audit-module__mXnKwq__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text);align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.Audit-module__mXnKwq__chip .Audit-module__mXnKwq__lbl{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.Audit-module__mXnKwq__chip select{color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;max-width:220px;font-family:inherit;font-size:12.5px}.Audit-module__mXnKwq__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:8px;margin-left:auto;display:flex}.Audit-module__mXnKwq__tableWrap{max-height:680px;overflow:auto}.Audit-module__mXnKwq__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Audit-module__mXnKwq__t th,.Audit-module__mXnKwq__t td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:10px 16px}.Audit-module__mXnKwq__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:10.5px;font-weight:500;position:sticky;top:0}.Audit-module__mXnKwq__t tbody tr{transition:background .1s}.Audit-module__mXnKwq__t tbody tr:hover{background:var(--bg-2)}.Audit-module__mXnKwq__t tbody tr:last-child td{border-bottom:none}.Audit-module__mXnKwq__when{color:var(--text-muted);white-space:nowrap}.Audit-module__mXnKwq__email{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.Audit-module__mXnKwq__target{max-width:260px}.Audit-module__mXnKwq__targetType{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-right:8px;font-size:10.5px;display:inline-block}.Audit-module__mXnKwq__targetText{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Audit-module__mXnKwq__details{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.Audit-module__mXnKwq__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Tickets-module__QFkKXq__page{flex-direction:column;gap:14px;display:flex}.Tickets-module__QFkKXq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Tickets-module__QFkKXq__head>div:first-child{flex:320px;min-width:0}.Tickets-module__QFkKXq__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Tickets-module__QFkKXq__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Tickets-module__QFkKXq__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Tickets-module__QFkKXq__tick .Tickets-module__QFkKXq__pip{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ok) 18%, transparent);border-radius:50%}.Tickets-module__QFkKXq__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px 2px #10101a08}.Tickets-module__QFkKXq__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Tickets-module__QFkKXq__tabs{flex-wrap:wrap;gap:4px;display:inline-flex}.Tickets-module__QFkKXq__tab{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text-muted);text-transform:capitalize;align-items:center;padding:0 12px;font-size:12.5px;text-decoration:none;transition:background .1s,color .1s,border-color .1s;display:inline-flex}.Tickets-module__QFkKXq__tab:hover{color:var(--text);background:var(--bg-2)}.Tickets-module__QFkKXq__tabActive{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 40%, var(--border));color:var(--accent);font-weight:500}.Tickets-module__QFkKXq__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:10px;margin-left:auto;display:flex}.Tickets-module__QFkKXq__countAwaiting{color:var(--warn);align-items:center;gap:6px;display:inline-flex}.Tickets-module__QFkKXq__countAwaiting:before{content:"";background:var(--warn);width:6px;height:6px;box-shadow:0 0 0 3px var(--warn-bg);border-radius:50%}.Tickets-module__QFkKXq__tableWrap{max-height:680px;overflow:auto}.Tickets-module__QFkKXq__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Tickets-module__QFkKXq__t th,.Tickets-module__QFkKXq__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:12px 16px}.Tickets-module__QFkKXq__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:500;position:sticky;top:0}.Tickets-module__QFkKXq__t tbody tr{transition:background .1s}.Tickets-module__QFkKXq__clickableRow{cursor:pointer}.Tickets-module__QFkKXq__t tbody td:first-child{box-shadow:inset 3px 0 0 var(--border-2)}.Tickets-module__QFkKXq__t tbody tr[data-status=open] td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.Tickets-module__QFkKXq__t tbody tr[data-status=pending] td:first-child{box-shadow:inset 3px 0 0 var(--warn)}.Tickets-module__QFkKXq__t tbody tr[data-status=resolved] td:first-child{box-shadow:inset 3px 0 0 var(--ok)}.Tickets-module__QFkKXq__t tbody tr:hover{background:var(--bg-2)}.Tickets-module__QFkKXq__t tbody tr:last-child td{border-bottom:none}.Tickets-module__QFkKXq__awaitingRow{background:color-mix(in srgb, var(--warn) 5%, var(--surface))}.Tickets-module__QFkKXq__awaitingRow:hover{background:color-mix(in srgb, var(--warn) 9%, var(--surface))}.Tickets-module__QFkKXq__muted{color:var(--text-muted)}.Tickets-module__QFkKXq__subjectCell{max-width:380px}.Tickets-module__QFkKXq__subjectLink{color:var(--text);font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%;font-size:13px;text-decoration:none;display:inline-block;overflow:hidden}.Tickets-module__QFkKXq__subjectLink:hover{color:var(--accent);text-decoration:underline}.Tickets-module__QFkKXq__awaiting{vertical-align:middle;background:var(--warn-bg);border:1px solid color-mix(in srgb, var(--warn) 22%, transparent);height:18px;color:var(--warn);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:5px;margin-left:8px;padding:0 8px;font-size:9.5px;font-weight:600;display:inline-flex}.Tickets-module__QFkKXq__awaitingDot{background:var(--warn);border-radius:50%;width:5px;height:5px}.Tickets-module__QFkKXq__email{color:var(--text);max-width:240px}.Tickets-module__QFkKXq__emailText{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%;display:inline-block;overflow:hidden}.Tickets-module__QFkKXq__chip{background:var(--bg-2);border:1px solid var(--border);height:20px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-size:10.5px;display:inline-flex}.Tickets-module__QFkKXq__activityCell{text-align:right}.Tickets-module__QFkKXq__empty{text-align:center;padding:44px 18px}.Tickets-module__QFkKXq__emptyTitle{color:var(--text);font-size:15px;font-weight:500;font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;margin:0 0 4px}.Tickets-module__QFkKXq__emptySub{color:var(--text-muted);font-size:13px;font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;margin:0}@media (max-width:720px){.Tickets-module__QFkKXq__tableWrap{max-height:none;overflow:visible}.Tickets-module__QFkKXq__t,.Tickets-module__QFkKXq__t tbody,.Tickets-module__QFkKXq__t tr,.Tickets-module__QFkKXq__t td{width:100%;display:block}.Tickets-module__QFkKXq__t thead{display:none}.Tickets-module__QFkKXq__t tbody tr{border-bottom:1px solid var(--border);padding:12px 14px 12px 18px;position:relative}.Tickets-module__QFkKXq__t tbody tr:last-child{border-bottom:none}.Tickets-module__QFkKXq__t tbody td:first-child,.Tickets-module__QFkKXq__t tbody tr[data-status] td:first-child{box-shadow:none}.Tickets-module__QFkKXq__t tbody tr:before{content:"";background:var(--border-2);width:3px;position:absolute;top:0;bottom:0;left:0}.Tickets-module__QFkKXq__t tbody tr[data-status=open]:before{background:var(--accent)}.Tickets-module__QFkKXq__t tbody tr[data-status=pending]:before{background:var(--warn)}.Tickets-module__QFkKXq__t tbody tr[data-status=resolved]:before{background:var(--ok)}.Tickets-module__QFkKXq__t tbody td{white-space:normal;border-bottom:none;padding:4px 0}.Tickets-module__QFkKXq__t tbody td.Tickets-module__QFkKXq__subjectCell{max-width:100%;padding-bottom:8px}.Tickets-module__QFkKXq__subjectLink{white-space:normal;font-size:14px;font-weight:500}.Tickets-module__QFkKXq__t tbody td:not(.Tickets-module__QFkKXq__subjectCell){justify-content:space-between;align-items:center;gap:12px;display:flex}.Tickets-module__QFkKXq__t tbody td:not(.Tickets-module__QFkKXq__subjectCell):before{content:attr(data-label);color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;font-size:10px}.Tickets-module__QFkKXq__email{max-width:100%}.Tickets-module__QFkKXq__emailText{text-align:right;max-width:70%}.Tickets-module__QFkKXq__activityCell{text-align:left}.Tickets-module__QFkKXq__awaiting{margin-left:0}.Tickets-module__QFkKXq__t tbody td.Tickets-module__QFkKXq__subjectCell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}}
.Thread-module__qE6VKG__page{flex-direction:column;gap:16px;display:flex}.Thread-module__qE6VKG__head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Thread-module__qE6VKG__back{color:var(--text-muted);font-size:13px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-decoration:none}.Thread-module__qE6VKG__back:hover{color:var(--accent)}.Thread-module__qE6VKG__title{letter-spacing:-.025em;flex:240px;min-width:0;margin:0;font-size:24px;font-weight:500}.Thread-module__qE6VKG__headMeta{align-items:center;gap:8px;display:inline-flex}.Thread-module__qE6VKG__cat{background:var(--bg-2);border:1px solid var(--border);height:20px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:999px;align-items:center;padding:0 9px;display:inline-flex}.Thread-module__qE6VKG__layout{grid-template-columns:1fr 300px;align-items:start;gap:16px;display:grid}@media (max-width:900px){.Thread-module__qE6VKG__layout{grid-template-columns:1fr}}.Thread-module__qE6VKG__main{flex-direction:column;gap:14px;min-width:0;display:flex}.Thread-module__qE6VKG__transcript{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:18px;padding:20px 20px 22px;display:flex;position:relative;box-shadow:0 1px 2px #10101a08}.Thread-module__qE6VKG__transcript:before{content:"";background:var(--border);z-index:0;width:2px;position:absolute;top:28px;bottom:28px;left:35px}.Thread-module__qE6VKG__system{z-index:1;justify-content:center;display:flex;position:relative}.Thread-module__qE6VKG__system span{color:var(--text-dim);font-size:11px;font-family:var(--font-geist-mono), ui-monospace, monospace;background:var(--bg-2);border:1px solid var(--border);border-radius:999px;padding:3px 12px}.Thread-module__qE6VKG__msg,.Thread-module__qE6VKG__note{z-index:1;grid-template-columns:30px 1fr;align-items:start;gap:14px;display:grid;position:relative}.Thread-module__qE6VKG__avatar,.Thread-module__qE6VKG__noteAvatar{width:30px;height:30px;font-family:var(--font-geist-mono), ui-monospace, monospace;box-shadow:0 0 0 3px var(--surface);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.Thread-module__qE6VKG__theirs .Thread-module__qE6VKG__avatar{background:var(--text);color:var(--accent-ink)}.Thread-module__qE6VKG__mine .Thread-module__qE6VKG__avatar{background:var(--accent);color:var(--accent-ink)}.Thread-module__qE6VKG__noteAvatar{background:var(--warn);color:var(--accent-ink)}.Thread-module__qE6VKG__bubble{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;padding:11px 14px}.Thread-module__qE6VKG__mine .Thread-module__qE6VKG__bubble{background:var(--accent-soft);border-color:var(--accent-soft-2,color-mix(in srgb, var(--accent) 18%, var(--border)))}.Thread-module__qE6VKG__noteBody{border:1px solid color-mix(in srgb, var(--warn) 40%, var(--border));border-radius:var(--radius);background:var(--warn-bg);min-width:0;padding:11px 14px}.Thread-module__qE6VKG__bubbleHead{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Thread-module__qE6VKG__author{color:var(--text);font-size:12.5px;font-weight:600}.Thread-module__qE6VKG__mine .Thread-module__qE6VKG__author{color:var(--accent)}.Thread-module__qE6VKG__noteLabel{color:var(--warn);text-transform:uppercase;letter-spacing:.04em;font-size:10.5px;font-weight:600}.Thread-module__qE6VKG__channel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);border:1px solid var(--border);font-size:9.5px;line-height:15px;font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:999px;padding:0 6px}.Thread-module__qE6VKG__time{color:var(--text-dim);font-size:11px;font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;margin-left:auto}.Thread-module__qE6VKG__body{color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:13.5px;line-height:1.6}.Thread-module__qE6VKG__attachments{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.Thread-module__qE6VKG__chip{background:var(--surface);border:1px solid var(--border-2);height:24px;color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;text-decoration:none;transition:border-color .1s,color .1s;display:inline-flex}.Thread-module__qE6VKG__chip:hover{border-color:var(--accent);color:var(--accent)}.Thread-module__qE6VKG__chipName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.Thread-module__qE6VKG__chipSize{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace}.Thread-module__qE6VKG__composer{flex-direction:column;gap:10px;display:flex}.Thread-module__qE6VKG__modeToggle{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-self:flex-start;gap:4px;padding:3px;display:inline-flex}.Thread-module__qE6VKG__modeBtn{height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:0 13px;font-size:12.5px;transition:background .1s,color .1s}.Thread-module__qE6VKG__modeBtn:hover{color:var(--text)}.Thread-module__qE6VKG__modeActive{background:var(--surface);border-color:color-mix(in srgb, var(--accent) 40%, var(--border));color:var(--accent);font-weight:500;box-shadow:0 1px 2px #10101a0d}.Thread-module__qE6VKG__modeActiveNote{background:var(--warn-bg);border-color:color-mix(in srgb, var(--warn) 45%, var(--border));color:var(--warn);font-weight:500}.Thread-module__qE6VKG__field{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius);flex-direction:column;transition:border-color .12s,box-shadow .12s,background .12s;display:flex;box-shadow:0 1px 2px #10101a08}.Thread-module__qE6VKG__field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.Thread-module__qE6VKG__fieldNote{background:var(--warn-bg);border-color:color-mix(in srgb, var(--warn) 35%, var(--border))}.Thread-module__qE6VKG__fieldNote:focus-within{border-color:var(--warn);box-shadow:0 0 0 3px color-mix(in srgb, var(--warn) 12%, transparent)}.Thread-module__qE6VKG__textarea{resize:vertical;width:100%;min-height:96px;font:inherit;color:var(--text);background:0 0;border:0;outline:none;padding:12px 13px;font-size:13.5px;line-height:1.55}.Thread-module__qE6VKG__textarea::placeholder{color:var(--text-dim)}.Thread-module__qE6VKG__composerActions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.Thread-module__qE6VKG__fieldNote .Thread-module__qE6VKG__composerActions{border-top-color:color-mix(in srgb, var(--warn) 22%, var(--border))}.Thread-module__qE6VKG__composerHint{color:var(--text-muted);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Thread-module__qE6VKG__composerHintNote{color:var(--warn)}.Thread-module__qE6VKG__error{background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 25%, transparent);border-radius:var(--radius-sm);color:var(--danger);margin:0;padding:9px 12px;font-size:12.5px}.Thread-module__qE6VKG__rail{flex-direction:column;gap:14px;display:flex}.Thread-module__qE6VKG__railCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:0 1px 2px #10101a08}.Thread-module__qE6VKG__railTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-size:10.5px;font-weight:600;font-family:var(--font-geist-mono), ui-monospace, monospace;margin:0 0 12px}.Thread-module__qE6VKG__meta{grid-template-columns:78px 1fr;gap:10px 12px;margin:0;display:grid}.Thread-module__qE6VKG__meta dt{color:var(--text-dim);font-size:11.5px}.Thread-module__qE6VKG__meta dd{color:var(--text);overflow-wrap:anywhere;min-width:0;margin:0;font-size:12.5px}.Thread-module__qE6VKG__mono{font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12px}.Thread-module__qE6VKG__solveLink{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--accent);overflow-wrap:anywhere;font-size:11.5px;text-decoration:none}.Thread-module__qE6VKG__solveLink:hover{text-decoration:underline}.Thread-module__qE6VKG__statusBtns{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:600px){.Thread-module__qE6VKG__textarea{font-size:16px}}
