.ui-module__slcJ-G__page{max-width:var(--content-max);margin:0 auto;padding:40px 44px 90px}.ui-module__slcJ-G__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;padding-bottom:26px;display:flex}.ui-module__slcJ-G__headerMain{min-width:0}.ui-module__slcJ-G__title{margin-top:8px;font-size:30px;line-height:1.05}.ui-module__slcJ-G__lede{color:var(--text-dim);max-width:60ch;margin-top:10px;font-size:14.5px}.ui-module__slcJ-G__headerAside{flex-shrink:0;gap:10px;display:flex}.ui-module__slcJ-G__card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);box-shadow:var(--shadow-card)}.ui-module__slcJ-G__cardHover{transition:transform .16s,border-color .16s,box-shadow .16s}.ui-module__slcJ-G__cardHover:hover{border-color:var(--border-strong);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.ui-module__slcJ-G__chip{color:var(--text-dim);background:var(--surface-2);border:1px solid var(--border-soft);white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;display:inline-flex}.ui-module__slcJ-G__chipMono{font-family:var(--font-mono);color:var(--text-faint);font-size:10.5px}.ui-module__slcJ-G__catChip{letter-spacing:.02em;text-transform:capitalize;border-radius:7px;align-items:center;gap:6px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.ui-module__slcJ-G__catChip .ui-module__slcJ-G__catDot{border-radius:50%;width:6px;height:6px}.ui-module__slcJ-G__avatar{font-family:var(--font-body);letter-spacing:.01em;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ui-module__slcJ-G__avatarStack{align-items:center;display:inline-flex}.ui-module__slcJ-G__avatarStack>*{box-shadow:0 0 0 2px var(--surface);margin-left:-7px}.ui-module__slcJ-G__avatarStack>:first-child{margin-left:0}.ui-module__slcJ-G__meterTrack{background:var(--surface-3);border-radius:99px;height:6px;overflow:hidden}.ui-module__slcJ-G__meterFill{background:linear-gradient(90deg, var(--accent), var(--accent-soft));border-radius:99px;height:100%}.ui-module__slcJ-G__inferred{font-size:10px;font-family:var(--font-mono);letter-spacing:.04em;color:var(--maintenance);background:var(--maintenance-bg);cursor:help;border-radius:5px;align-items:center;padding:1px 5px;display:inline-flex}.ui-module__slcJ-G__dim{color:var(--text-dim)}.ui-module__slcJ-G__faint{color:var(--text-faint)}
.Drawer-module__yVrxnG__root{z-index:50;pointer-events:none;position:fixed;inset:0}.Drawer-module__yVrxnG__scrim{opacity:0;background:#1c1b1547;transition:opacity .22s;position:absolute;inset:0}.Drawer-module__yVrxnG__panel{background:var(--bg-2);border-left:1px solid var(--border);flex-direction:column;width:min(460px,92vw);height:100%;transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #1c1b1529}.Drawer-module__yVrxnG__root.Drawer-module__yVrxnG__open{pointer-events:auto}.Drawer-module__yVrxnG__root.Drawer-module__yVrxnG__open .Drawer-module__yVrxnG__scrim{opacity:1}.Drawer-module__yVrxnG__root.Drawer-module__yVrxnG__open .Drawer-module__yVrxnG__panel{transform:translate(0)}.Drawer-module__yVrxnG__close{z-index:2;border:1px solid var(--border-soft);background:var(--surface);width:30px;height:30px;color:var(--text-dim);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;transition:all .14s;display:inline-flex;position:absolute;top:16px;right:16px}.Drawer-module__yVrxnG__close:hover{color:var(--text);border-color:var(--border-strong)}.Drawer-module__yVrxnG__body{height:100%;padding:26px 26px 60px;overflow-y:auto}.Drawer-module__yVrxnG__dHead{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:14px;padding-right:36px;display:flex}.Drawer-module__yVrxnG__dTitle{letter-spacing:-.02em;margin:2px 0 10px;font-size:23px}.Drawer-module__yVrxnG__dSummary{color:var(--text-dim);margin:0 0 22px;font-size:13.5px;line-height:1.6}.Drawer-module__yVrxnG__section{margin-bottom:22px}.Drawer-module__yVrxnG__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:11px;font-size:11px;font-weight:700}.Drawer-module__yVrxnG__statRow{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.Drawer-module__yVrxnG__statBox{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:12px 13px}.Drawer-module__yVrxnG__statNum{letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1}.Drawer-module__yVrxnG__statCap{color:var(--text-faint);margin-top:5px;font-size:10.5px}.Drawer-module__yVrxnG__personRow{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:8px 0;display:grid}.Drawer-module__yVrxnG__personName{font-size:13px;font-weight:500}.Drawer-module__yVrxnG__personMeta{flex-direction:column;min-width:0;display:flex}.Drawer-module__yVrxnG__personSub{color:var(--text-faint);font-size:10.5px}.Drawer-module__yVrxnG__personCommits{color:var(--text-dim);text-align:right;font-size:12px}.Drawer-module__yVrxnG__miniMeter{background:var(--surface-3);border-radius:99px;width:100%;height:5px;margin-top:5px;overflow:hidden}.Drawer-module__yVrxnG__miniMeterFill{background:linear-gradient(90deg, var(--accent), var(--accent-soft));border-radius:99px;height:100%}.Drawer-module__yVrxnG__usageHead{align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.Drawer-module__yVrxnG__usageHeadNum{flex-shrink:0;align-items:baseline;gap:5px;display:flex}.Drawer-module__yVrxnG__usageBig{letter-spacing:-.02em;color:var(--text);font-size:28px;font-weight:700;line-height:1}.Drawer-module__yVrxnG__usageUnit{color:var(--text-dim);font-size:12.5px}.Drawer-module__yVrxnG__usageHeadMeta{color:var(--text-dim);flex-direction:column;gap:2px;font-size:11.5px;line-height:1.4;display:flex}.Drawer-module__yVrxnG__usageChart{margin:4px 0 14px}.Drawer-module__yVrxnG__usageAxis{color:var(--text-faint);justify-content:space-between;margin-top:4px;font-size:10.5px;display:flex}.Drawer-module__yVrxnG__usageFoot{color:var(--text-ghost);margin-top:10px;font-size:10.5px}.Drawer-module__yVrxnG__work{flex-direction:column;display:flex}.Drawer-module__yVrxnG__workItem{border-top:1px solid var(--border-soft);grid-template-columns:74px 1fr;gap:12px;padding:9px 0;display:grid}.Drawer-module__yVrxnG__workItem:first-child{border-top:none}.Drawer-module__yVrxnG__workDate{font-family:var(--font-mono);color:var(--text-faint);padding-top:1px;font-size:11px}.Drawer-module__yVrxnG__workSummary{color:var(--text);font-size:12.5px;line-height:1.5}.Drawer-module__yVrxnG__workAuthor{color:var(--text-faint);margin-top:2px;font-size:11px}.Drawer-module__yVrxnG__chips{flex-wrap:wrap;gap:6px;display:flex}.Drawer-module__yVrxnG__depLink{cursor:pointer;transition:border-color .13s,color .13s}.Drawer-module__yVrxnG__depLink:hover{border-color:var(--accent-line);color:var(--accent)}.Drawer-module__yVrxnG__docLink{align-items:center;gap:5px;display:inline-flex}.Drawer-module__yVrxnG__docLink:hover{color:var(--accent)}.Drawer-module__yVrxnG__kv{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:12.5px;display:flex}.Drawer-module__yVrxnG__kv:first-child{border-top:none}.Drawer-module__yVrxnG__kvKey{color:var(--text-faint)}.Drawer-module__yVrxnG__kvVal{color:var(--text);font-weight:500}
.customers-module__f2mT2a__stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px;display:grid}.customers-module__f2mT2a__stat{flex-direction:column;padding:18px 18px 16px;display:flex}.customers-module__f2mT2a__statLabel{color:var(--text-dim);font-size:12px;font-weight:600}.customers-module__f2mT2a__statValue{letter-spacing:-.02em;color:var(--text);margin-top:10px;font-size:30px;font-weight:600;line-height:1}.customers-module__f2mT2a__statSub{color:var(--text-faint);margin-top:6px;font-size:11.5px}.customers-module__f2mT2a__filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.customers-module__f2mT2a__filterBtn{color:var(--text-dim);background:var(--surface);border:1px solid var(--border-soft);cursor:pointer;border-radius:99px;align-items:center;gap:7px;padding:5px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .14s,border-color .14s,background .14s;display:inline-flex}.customers-module__f2mT2a__filterCount{color:var(--text-faint);font-size:11px}.customers-module__f2mT2a__filterActive .customers-module__f2mT2a__filterCount{color:#faf8f299}.customers-module__f2mT2a__filterBtn:hover{border-color:var(--border-strong);color:var(--text)}.customers-module__f2mT2a__filterActive{color:var(--on-action);background:var(--action);border-color:var(--action)}.customers-module__f2mT2a__filterActive:hover{color:var(--on-action);background:var(--action-hover)}.customers-module__f2mT2a__tableWrap{padding:4px 6px;overflow-x:auto}.customers-module__f2mT2a__table{border-collapse:collapse;width:100%;font-size:13px}.customers-module__f2mT2a__table thead th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border-soft);white-space:nowrap;padding:14px 14px 12px;font-size:10.5px;font-weight:600}.customers-module__f2mT2a__table tbody td{border-bottom:1px solid var(--border-soft);vertical-align:middle;padding:12px 14px}.customers-module__f2mT2a__table tbody tr:last-child td{border-bottom:none}.customers-module__f2mT2a__table tbody tr:hover{background:var(--surface-2)}.customers-module__f2mT2a__row{cursor:pointer}.customers-module__f2mT2a__row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.customers-module__f2mT2a__prodCell{align-items:center;gap:8px;display:inline-flex}.customers-module__f2mT2a__dots{align-items:center;gap:3px;display:inline-flex}.customers-module__f2mT2a__prodDot{border-radius:50%;width:7px;height:7px}.customers-module__f2mT2a__prodCount{color:var(--text-faint);font-size:11px}.customers-module__f2mT2a__empty{text-align:center;color:var(--text-faint);padding:36px 14px;font-size:13px}.customers-module__f2mT2a__num{text-align:right}.customers-module__f2mT2a__nameCell{color:var(--text);font-weight:600}.customers-module__f2mT2a__mrrCell{color:var(--text);font-weight:700}.customers-module__f2mT2a__sortBtn{font:inherit;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:10.5px;font-weight:600;transition:color .14s;display:inline-flex}.customers-module__f2mT2a__sortBtn:hover{color:var(--text)}.customers-module__f2mT2a__sortBtnRight{flex-direction:row-reverse}.customers-module__f2mT2a__typeChip{white-space:nowrap;border-radius:7px;align-items:center;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.customers-module__f2mT2a__typeFixed{color:var(--planned);background:var(--planned-bg)}.customers-module__f2mT2a__typeUsage{color:var(--maintenance);background:var(--maintenance-bg)}.customers-module__f2mT2a__table tfoot td{border-top:2px solid var(--border);color:var(--text);padding:13px 14px;font-weight:700}.customers-module__f2mT2a__footLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);font-size:11.5px;font-weight:600}@media (max-width:720px){.customers-module__f2mT2a__stats{grid-template-columns:repeat(2,1fr)}}
.roadmap-module__pGKT7q__toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.roadmap-module__pGKT7q__segmented{background:var(--surface);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:99px;padding:3px;display:inline-flex}.roadmap-module__pGKT7q__seg{font-family:var(--font-body);color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:7px;padding:6px 14px;font-size:12.5px;font-weight:500;transition:all .14s;display:inline-flex}.roadmap-module__pGKT7q__seg:hover{color:var(--text)}.roadmap-module__pGKT7q__segOn,.roadmap-module__pGKT7q__segOn:hover{color:var(--on-action);background:var(--action)}.roadmap-module__pGKT7q__board{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.roadmap-module__pGKT7q__column{min-width:0}.roadmap-module__pGKT7q__colHead{align-items:center;gap:9px;margin-bottom:3px;display:flex}.roadmap-module__pGKT7q__colName{font-family:var(--font-display);letter-spacing:-.01em;font-size:18px;font-weight:600}.roadmap-module__pGKT7q__stage_now{color:var(--accent)}.roadmap-module__pGKT7q__stage_next{color:var(--text)}.roadmap-module__pGKT7q__stage_later{color:var(--text-faint)}.roadmap-module__pGKT7q__colCount{color:var(--text-faint);background:var(--surface);border:1px solid var(--border-soft);border-radius:99px;padding:1px 9px;font-size:12px}.roadmap-module__pGKT7q__colBlurb{color:var(--text-faint);margin:0 0 14px;font-size:11.5px}.roadmap-module__pGKT7q__colBody{flex-direction:column;gap:11px;display:flex}.roadmap-module__pGKT7q__card{flex-direction:column;padding:15px 15px 13px;display:flex}.roadmap-module__pGKT7q__clickable{cursor:pointer;text-align:left}.roadmap-module__pGKT7q__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.roadmap-module__pGKT7q__cardTop{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.roadmap-module__pGKT7q__cardTitle{letter-spacing:-.01em;margin-bottom:7px;font-size:14.5px;line-height:1.3}.roadmap-module__pGKT7q__cardSummary{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.roadmap-module__pGKT7q__cardFoot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.roadmap-module__pGKT7q__prodTag{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:11px;font-weight:500;display:inline-flex;overflow:hidden}.roadmap-module__pGKT7q__prodDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.roadmap-module__pGKT7q__q{font-family:var(--font-mono);color:var(--text-faint);font-size:10.5px}.roadmap-module__pGKT7q__st{letter-spacing:.01em;border-radius:99px;align-items:center;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.roadmap-module__pGKT7q__progress{color:var(--accent);background:var(--accent-dim)}.roadmap-module__pGKT7q__planned{color:var(--text-dim);background:var(--surface-3)}.roadmap-module__pGKT7q__shipped{color:var(--active);background:var(--active-bg)}.roadmap-module__pGKT7q__blocked{color:var(--stale);background:var(--stale-bg)}.roadmap-module__pGKT7q__timeline{gap:14px;padding-bottom:14px;display:flex;overflow-x:auto}.roadmap-module__pGKT7q__tlColumn{flex:0 0 270px;min-width:270px}@media (max-width:900px){.roadmap-module__pGKT7q__board{grid-template-columns:1fr}}
.CustomerDrawer-module__GBHSJq__list{flex-direction:column;gap:8px;display:flex}.CustomerDrawer-module__GBHSJq__item{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface);padding:11px 12px 12px}.CustomerDrawer-module__GBHSJq__itemHead{align-items:center;gap:7px;margin-bottom:7px;display:flex}.CustomerDrawer-module__GBHSJq__title{color:var(--text);font-size:13px;font-weight:600;line-height:1.35}.CustomerDrawer-module__GBHSJq__detail{color:var(--text-dim);margin:4px 0 0;font-size:12px;line-height:1.5}.CustomerDrawer-module__GBHSJq__typeChip{letter-spacing:.06em;text-transform:uppercase;border-radius:6px;align-items:center;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.CustomerDrawer-module__GBHSJq__typeBug{color:var(--stale);background:var(--stale-bg)}.CustomerDrawer-module__GBHSJq__typeRequest{color:var(--planned);background:var(--planned-bg)}.CustomerDrawer-module__GBHSJq__typeOther{color:var(--deprecated);background:var(--deprecated-bg)}.CustomerDrawer-module__GBHSJq__priChip{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:6px;align-items:center;gap:3px;padding:1px 6px;font-size:9.5px;font-weight:700;display:inline-flex}.CustomerDrawer-module__GBHSJq__priGlyph{font-size:8px;line-height:1}.CustomerDrawer-module__GBHSJq__priHigh{color:var(--stale)}.CustomerDrawer-module__GBHSJq__priMedium{color:var(--maintenance)}.CustomerDrawer-module__GBHSJq__priLow{color:var(--text-faint)}.CustomerDrawer-module__GBHSJq__statusChip{color:var(--maintenance);background:var(--maintenance-bg);border-radius:6px;align-items:center;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.CustomerDrawer-module__GBHSJq__date{font-family:var(--font-mono);color:var(--text-faint);margin-left:auto;font-size:10.5px}.CustomerDrawer-module__GBHSJq__prodTag{color:var(--text-dim);align-items:center;gap:5px;margin-top:9px;font-size:10.5px;font-weight:600;display:inline-flex}.CustomerDrawer-module__GBHSJq__prodDot{border-radius:50%;width:6px;height:6px}.CustomerDrawer-module__GBHSJq__count{color:var(--text-faint);margin-left:7px;font-size:10.5px;font-weight:600}
.goals-module__OXZFOG__list{flex-direction:column;gap:14px;display:flex}.goals-module__OXZFOG__goal{grid-template-columns:1.25fr 1fr;gap:28px;padding:22px 24px;display:grid}.goals-module__OXZFOG__goalHead{align-items:center;gap:12px;margin-bottom:12px;display:flex}.goals-module__OXZFOG__target{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);border-radius:6px;padding:2px 8px;font-size:11px}.goals-module__OXZFOG__owner{color:var(--text-dim);align-items:center;gap:7px;font-size:12px;display:inline-flex}.goals-module__OXZFOG__goalTitle{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:9px;font-size:21px;font-weight:600}.goals-module__OXZFOG__goalSummary{color:var(--text-dim);margin:0 0 16px;font-size:13px;line-height:1.6}.goals-module__OXZFOG__painRow{flex-direction:column;gap:8px;display:flex}.goals-module__OXZFOG__miniLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:10.5px;font-weight:700}.goals-module__OXZFOG__chips{flex-wrap:wrap;gap:6px;display:flex}.goals-module__OXZFOG__goalItems{border-left:1px solid var(--border-soft);flex-direction:column;gap:11px;padding-left:24px;display:flex}.goals-module__OXZFOG__itemList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.goals-module__OXZFOG__itemRow{border-top:1px solid var(--border-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 0;display:grid}.goals-module__OXZFOG__itemRow:first-child{border-top:none}.goals-module__OXZFOG__itemSt{padding:1px 7px;font-size:10px}.goals-module__OXZFOG__itemTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.goals-module__OXZFOG__itemStage{color:var(--text-faint);font-size:10.5px}@media (max-width:860px){.goals-module__OXZFOG__goal{grid-template-columns:1fr;gap:18px}.goals-module__OXZFOG__goalItems{border-left:none;border-top:1px solid var(--border-soft);padding-top:16px;padding-left:0}}
.integrations-module__2KWBBq__tabs{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:99px;flex-wrap:wrap;gap:6px;width:fit-content;margin-bottom:16px;padding:4px;display:flex}.integrations-module__2KWBBq__tab{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:7px;padding:6px 15px;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .14s,background .14s;display:inline-flex}.integrations-module__2KWBBq__tab:hover{color:var(--text)}.integrations-module__2KWBBq__tabOn{color:var(--on-action);background:var(--action)}.integrations-module__2KWBBq__tabOn:hover{color:var(--on-action)}.integrations-module__2KWBBq__tabCount{color:var(--text-faint);font-size:11px}.integrations-module__2KWBBq__tabOn .integrations-module__2KWBBq__tabCount{color:#faf8f299}.integrations-module__2KWBBq__blurb{color:var(--text-dim);max-width:70ch;margin:0 0 22px;font-size:13px}.integrations-module__2KWBBq__stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.integrations-module__2KWBBq__stat{flex-direction:column;padding:16px 18px 14px;display:flex}.integrations-module__2KWBBq__statLabel{color:var(--text-dim);font-size:12px;font-weight:600}.integrations-module__2KWBBq__statValue{letter-spacing:-.02em;color:var(--text);margin-top:9px;font-size:28px;font-weight:600;line-height:1}.integrations-module__2KWBBq__statSub{color:var(--text-faint);margin-top:6px;font-size:11px}.integrations-module__2KWBBq__tableWrap{padding:4px 6px;overflow-x:auto}.integrations-module__2KWBBq__table{border-collapse:collapse;width:100%;font-size:13px}.integrations-module__2KWBBq__table thead th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border-soft);white-space:nowrap;padding:14px 14px 12px;font-size:10.5px;font-weight:600}.integrations-module__2KWBBq__thSub{letter-spacing:.04em;text-transform:none;color:var(--text-ghost);margin-top:3px;font-size:9.5px;font-weight:500;display:block}.integrations-module__2KWBBq__table tbody td{border-bottom:1px solid var(--border-soft);vertical-align:middle;padding:11px 14px}.integrations-module__2KWBBq__table tbody tr:last-child td{border-bottom:none}.integrations-module__2KWBBq__table tbody tr:hover{background:var(--surface-2)}.integrations-module__2KWBBq__row{cursor:pointer}.integrations-module__2KWBBq__row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.integrations-module__2KWBBq__nameCell{min-width:160px}.integrations-module__2KWBBq__name{color:var(--text);font-weight:600;display:block}.integrations-module__2KWBBq__kindSub{color:var(--text-faint);margin-top:2px;font-size:10.5px;display:block}.integrations-module__2KWBBq__viaCell{color:var(--text-dim);white-space:nowrap}.integrations-module__2KWBBq__cellInner{align-items:center;gap:7px;display:inline-flex}.integrations-module__2KWBBq__badge{letter-spacing:.01em;white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:3px 10px 3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.integrations-module__2KWBBq__badgeDot{opacity:.85;background:currentColor;border-radius:50%;width:6px;height:6px}.integrations-module__2KWBBq__badgeLive{color:var(--active);background:var(--active-bg)}.integrations-module__2KWBBq__badgePartial{color:var(--maintenance);background:var(--maintenance-bg)}.integrations-module__2KWBBq__badgeProgress{color:var(--accent);background:var(--accent-dim)}.integrations-module__2KWBBq__badgePlanned{color:var(--planned);background:var(--planned-bg)}.integrations-module__2KWBBq__badgeDeprecated{color:var(--deprecated);background:var(--deprecated-bg)}.integrations-module__2KWBBq__badgeNone{color:var(--text-faint);background:var(--surface-2)}.integrations-module__2KWBBq__legend{flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;padding:0 4px;display:flex}.integrations-module__2KWBBq__legendItem{align-items:center;gap:6px;display:inline-flex}.integrations-module__2KWBBq__legendCap{color:var(--text-faint);font-size:11px}.integrations-module__2KWBBq__pipes{flex-direction:column;gap:10px;display:flex}.integrations-module__2KWBBq__pipe{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:12px 13px}.integrations-module__2KWBBq__pipeHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.integrations-module__2KWBBq__pipeName{flex-direction:column;display:flex}.integrations-module__2KWBBq__pipeName>span:first-child{color:var(--text);font-size:13px;font-weight:600}.integrations-module__2KWBBq__pipeProduct{color:var(--text-faint);margin-top:1px;font-size:10.5px}.integrations-module__2KWBBq__pipeNote{color:var(--text-dim);margin:8px 0 0;font-size:11.5px;line-height:1.5}.integrations-module__2KWBBq__paths{flex-direction:column;gap:6px;display:flex}.integrations-module__2KWBBq__path{font-family:var(--font-mono);color:var(--text-dim);background:var(--surface);border:1px solid var(--border-soft);word-break:break-all;border-radius:7px;padding:5px 9px;font-size:11px}@media (max-width:720px){.integrations-module__2KWBBq__stats{grid-template-columns:repeat(2,1fr)}}
.overview-module__nfEhaa__hero{padding:8px 0 34px}.overview-module__nfEhaa__heroTitle{letter-spacing:-.015em;margin-top:18px;font-size:clamp(32px,4.6vw,50px);line-height:1.04}.overview-module__nfEhaa__heroAccent{color:var(--accent)}.overview-module__nfEhaa__heroAccent em{font-style:italic}.overview-module__nfEhaa__heroLede{color:var(--text-dim);max-width:64ch;margin-top:18px;font-size:15px;line-height:1.6}.overview-module__nfEhaa__stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px;display:grid}.overview-module__nfEhaa__stat{flex-direction:column;padding:18px 18px 16px;display:flex;position:relative}.overview-module__nfEhaa__statIcon{width:30px;height:30px;color:var(--text-dim);background:var(--surface-2);border:1px solid var(--border-soft);border-radius:9px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.overview-module__nfEhaa__statIcon[data-accent=active]{color:var(--active);background:var(--active-bg);border-color:#0000}.overview-module__nfEhaa__statIcon[data-accent=stale]{color:var(--stale);background:var(--stale-bg);border-color:#0000}.overview-module__nfEhaa__statValue{letter-spacing:-.02em;font-size:34px;font-weight:600;line-height:1}.overview-module__nfEhaa__statLabel{color:var(--text);margin-top:8px;font-size:13px;font-weight:600}.overview-module__nfEhaa__statSub{color:var(--text-faint);margin-top:3px;font-size:11.5px}.overview-module__nfEhaa__cols{grid-template-columns:1.15fr 1fr;gap:14px;margin-bottom:32px;display:grid}.overview-module__nfEhaa__panel{padding:18px 20px 20px}.overview-module__nfEhaa__panelHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.overview-module__nfEhaa__panelTitle{font-size:16px}.overview-module__nfEhaa__seeAll{color:var(--text-faint);align-items:center;gap:3px;font-size:12px;transition:color .14s;display:inline-flex}.overview-module__nfEhaa__seeAll:hover{color:var(--accent)}.overview-module__nfEhaa__flightList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.overview-module__nfEhaa__flightRow{border-top:1px solid var(--border-soft);grid-template-columns:78px 1fr auto;align-items:center;gap:12px;padding:11px 4px;display:grid}.overview-module__nfEhaa__flightRow:first-child{border-top:none}.overview-module__nfEhaa__flightName{font-size:13.5px;font-weight:600;transition:color .14s}.overview-module__nfEhaa__flightName:hover{color:var(--accent)}.overview-module__nfEhaa__flightOwner{align-items:center;gap:7px;font-size:12px;display:inline-flex}.overview-module__nfEhaa__bars{flex-direction:column;gap:13px;padding-top:4px;display:flex}.overview-module__nfEhaa__barRow{grid-template-columns:122px 1fr 24px;align-items:center;gap:12px;display:grid}.overview-module__nfEhaa__barLabel{color:var(--text-dim);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.overview-module__nfEhaa__barDot{border-radius:50%;width:7px;height:7px}.overview-module__nfEhaa__barTrack{background:var(--surface-3);border-radius:99px;height:8px;overflow:hidden}.overview-module__nfEhaa__barFill{opacity:.85;border-radius:99px;height:100%}.overview-module__nfEhaa__barCount{text-align:right;color:var(--text-dim);font-size:12.5px}.overview-module__nfEhaa__nowSection{margin-bottom:34px}.overview-module__nfEhaa__nowSub{font-family:var(--font-body);color:var(--text-faint);letter-spacing:0;font-size:13px;font-weight:500}.overview-module__nfEhaa__nowGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.overview-module__nfEhaa__nowCard{flex-direction:column;align-items:flex-start;gap:9px;padding:14px 15px;display:flex}.overview-module__nfEhaa__nowTitle{letter-spacing:-.01em;font-size:13.5px;font-weight:600;line-height:1.3}.overview-module__nfEhaa__nowProd{color:var(--text-faint);align-items:center;gap:6px;margin-top:auto;font-size:11px;display:inline-flex}.overview-module__nfEhaa__nowDot{border-radius:50%;width:6px;height:6px}.overview-module__nfEhaa__painsCallout{margin-top:8px}.overview-module__nfEhaa__painsHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.overview-module__nfEhaa__painsGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.overview-module__nfEhaa__painCard{gap:14px;padding:18px;display:flex}.overview-module__nfEhaa__painNum{color:var(--accent);flex-shrink:0;padding-top:2px;font-size:13px;font-weight:600}.overview-module__nfEhaa__painTitle{margin-bottom:6px;font-size:14.5px}.overview-module__nfEhaa__painStmt{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:960px){.overview-module__nfEhaa__stats,.overview-module__nfEhaa__nowGrid{grid-template-columns:repeat(2,1fr)}.overview-module__nfEhaa__cols,.overview-module__nfEhaa__painsGrid{grid-template-columns:1fr}}
.pains-module__U869zW__list{counter-reset:pain;max-width:880px;margin:0;padding:0;list-style:none}.pains-module__U869zW__item{border-top:1px solid var(--border-soft);grid-template-columns:56px 1fr;gap:20px;padding:26px 0;display:grid}.pains-module__U869zW__item:first-child{border-top:none;padding-top:6px}.pains-module__U869zW__num{color:var(--accent);letter-spacing:.02em;padding-top:5px;font-size:15px;font-weight:600}.pains-module__U869zW__body{min-width:0}.pains-module__U869zW__title{letter-spacing:-.02em;margin-bottom:9px;font-size:19px}.pains-module__U869zW__statement{color:var(--text-dim);max-width:68ch;margin:0 0 14px;font-size:14px;line-height:1.62}.pains-module__U869zW__meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pains-module__U869zW__affect{letter-spacing:.07em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-line);border-radius:6px;padding:2px 8px;font-size:10.5px;font-weight:700}.pains-module__U869zW__theme{text-transform:capitalize}
.products-module__ENlEwa__filters{flex-wrap:wrap;justify-content:space-between;gap:18px;margin-bottom:22px;display:flex}.products-module__ENlEwa__filterGroup{flex-wrap:wrap;gap:6px;display:flex}.products-module__ENlEwa__fbtn{font-family:var(--font-body);color:var(--text-dim);background:var(--surface);border:1px solid var(--border-soft);cursor:pointer;box-shadow:var(--shadow-card);border-radius:99px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;font-weight:500;transition:all .13s;display:inline-flex}.products-module__ENlEwa__fbtn:hover{color:var(--text);border-color:var(--border-strong)}.products-module__ENlEwa__fbtn .products-module__ENlEwa__mono{color:var(--text-faint);font-size:11px}.products-module__ENlEwa__fbtnOn,.products-module__ENlEwa__fbtnOn:hover{color:var(--on-action);background:var(--action);border-color:var(--action)}.products-module__ENlEwa__fbtnOn .products-module__ENlEwa__mono{color:#faf8f299}.products-module__ENlEwa__fdot{border-radius:50%;width:7px;height:7px}.products-module__ENlEwa__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px;display:grid}.products-module__ENlEwa__card{flex-direction:column;padding:18px 18px 16px;display:flex}.products-module__ENlEwa__clickable{cursor:pointer;text-align:left}.products-module__ENlEwa__deprecated{opacity:.58}.products-module__ENlEwa__deprecated:hover,.products-module__ENlEwa__deprecated:focus-visible{opacity:1}.products-module__ENlEwa__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.products-module__ENlEwa__cardTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.products-module__ENlEwa__chipRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.products-module__ENlEwa__name{letter-spacing:-.02em;margin-bottom:7px;font-size:17px}.products-module__ENlEwa__summary{color:var(--text-dim);margin:0 0 14px;font-size:12.8px;line-height:1.55}.products-module__ENlEwa__mrrRow{cursor:help;align-items:center;gap:7px;margin-bottom:16px;display:flex}.products-module__ENlEwa__mrrIcon{color:var(--text-ghost);flex-shrink:0}.products-module__ENlEwa__mrrValue{letter-spacing:-.01em;color:var(--text);font-size:15px;font-weight:700}.products-module__ENlEwa__mrrCap{color:var(--text-faint);font-size:11.5px}.products-module__ENlEwa__mrrInfo{color:var(--text-ghost);flex-shrink:0;margin-left:auto}.products-module__ENlEwa__usageRow{align-items:center;gap:7px;margin:-6px 0 16px;display:flex}.products-module__ENlEwa__usageIcon{color:var(--accent);flex-shrink:0}.products-module__ENlEwa__usageMuted .products-module__ENlEwa__usageIcon{color:var(--text-ghost)}.products-module__ENlEwa__usageValue{letter-spacing:-.01em;color:var(--text);font-size:15px;font-weight:700}.products-module__ENlEwa__usageCap{color:var(--text-faint);font-size:11.5px}.products-module__ENlEwa__usageSpark{flex-shrink:0;align-items:flex-end;margin-left:auto;display:flex}.products-module__ENlEwa__people{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.products-module__ENlEwa__owner{align-items:center;gap:10px;min-width:0;display:flex}.products-module__ENlEwa__ownerMeta{flex-direction:column;min-width:0;display:flex}.products-module__ENlEwa__ownerName{color:var(--text);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.products-module__ENlEwa__ownerName svg{color:var(--text-faint)}.products-module__ENlEwa__ownerRole{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-ghost);font-size:10px}.products-module__ENlEwa__contribs{flex-shrink:0;align-items:center;gap:7px;display:flex}
.team-module__0E_6Aa__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:14px;display:grid}.team-module__0E_6Aa__card{flex-direction:column;padding:20px;display:flex}.team-module__0E_6Aa__clickable{cursor:pointer;text-align:left}.team-module__0E_6Aa__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.team-module__0E_6Aa__head{align-items:center;gap:13px;display:flex}.team-module__0E_6Aa__headMeta{min-width:0}.team-module__0E_6Aa__name{letter-spacing:-.02em;font-size:17px}.team-module__0E_6Aa__role{color:var(--text-dim);align-items:center;gap:8px;margin-top:3px;font-size:12.5px;display:inline-flex}.team-module__0E_6Aa__focus{color:var(--text-dim);margin:15px 0 16px;font-size:12.8px;line-height:1.55}.team-module__0E_6Aa__commits{margin-bottom:18px}.team-module__0E_6Aa__commitsTop{justify-content:space-between;align-items:baseline;margin-bottom:7px;font-size:11.5px;display:flex}.team-module__0E_6Aa__commitsVal{color:var(--text);font-size:13px;font-weight:600}.team-module__0E_6Aa__products{border-top:1px solid var(--border-soft);flex-direction:column;gap:12px;margin-top:auto;padding-top:16px;display:flex}.team-module__0E_6Aa__prodGroup{flex-direction:column;gap:7px;display:flex}.team-module__0E_6Aa__prodLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-ghost);font-size:10px}.team-module__0E_6Aa__prodTags{flex-wrap:wrap;gap:6px;display:flex}.team-module__0E_6Aa__ownTag{color:var(--text);border-color:var(--accent-line);background:var(--accent-dim)}
.Feedback-module__wnKoZW__full{min-height:100vh;color:var(--text-faint);justify-content:center;align-items:center;display:flex}.Feedback-module__wnKoZW__inline{color:var(--text-dim);justify-content:center;align-items:center;gap:9px;padding:48px 24px;font-size:13px;display:flex}.Feedback-module__wnKoZW__spin{color:var(--text-faint);animation:.8s linear infinite Feedback-module__wnKoZW__spin}@keyframes Feedback-module__wnKoZW__spin{to{transform:rotate(360deg)}}
.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-w);border-right:1px solid var(--border-soft);flex-direction:column;flex-shrink:0;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.Sidebar-module__WZVnLW__brand{align-items:center;gap:11px;padding:4px 8px 26px;display:flex}.Sidebar-module__WZVnLW__mark{background:var(--action);width:30px;height:30px;color:var(--on-action);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__brandName{font-family:var(--font-body);letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1.1}.Sidebar-module__WZVnLW__brandSub{letter-spacing:-.03em;text-transform:uppercase;color:var(--text-faint);font-size:10px;font-weight:600}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:3px;display:flex}.Sidebar-module__WZVnLW__link{border-radius:var(--radius-sm);color:var(--text-dim);align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .14s,color .14s,box-shadow .14s;display:flex}.Sidebar-module__WZVnLW__link:hover{background:var(--surface-2);color:var(--text)}.Sidebar-module__WZVnLW__link svg{color:var(--text-faint);transition:color .14s}.Sidebar-module__WZVnLW__link:hover svg{color:var(--text-dim)}.Sidebar-module__WZVnLW__linkActive,.Sidebar-module__WZVnLW__linkActive:hover{background:var(--surface);color:var(--text);box-shadow:var(--shadow-card)}.Sidebar-module__WZVnLW__linkActive svg{color:var(--text)}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--border-soft);flex-direction:column;gap:5px;margin-top:auto;padding:14px 12px 2px;display:flex}.Sidebar-module__WZVnLW__account{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:7px;margin-bottom:10px;padding-bottom:12px;display:flex}.Sidebar-module__WZVnLW__accountEmail{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.Sidebar-module__WZVnLW__signOut{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-dim);font-family:var(--font-body);cursor:pointer;align-self:flex-start;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:500;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.Sidebar-module__WZVnLW__signOut:hover:not(:disabled){background:var(--surface-2);color:var(--text);border-color:var(--border-strong)}.Sidebar-module__WZVnLW__signOut:disabled{opacity:.6;cursor:default}.Sidebar-module__WZVnLW__signOut svg{color:var(--text-faint)}.Sidebar-module__WZVnLW__footRow{color:var(--text-dim);align-items:center;gap:7px;font-size:12px;display:flex}.Sidebar-module__WZVnLW__footRow svg{color:var(--accent)}.Sidebar-module__WZVnLW__footMeta{color:var(--text-faint);font-size:11px}.Sidebar-module__WZVnLW__footMeta .Sidebar-module__WZVnLW__mono{color:var(--text-dim)}
.AuthGuard-module__iOyK5G__center{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.AuthGuard-module__iOyK5G__card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:360px;box-shadow:var(--shadow-card);padding:32px 30px}.AuthGuard-module__iOyK5G__title{font-family:var(--font-display);font-size:22px;font-weight:500}.AuthGuard-module__iOyK5G__body{color:var(--text-dim);margin:8px 0 22px;font-size:13.5px}.AuthGuard-module__iOyK5G__button{border-radius:var(--radius-sm);background:var(--action);color:var(--on-action);font-family:var(--font-body);cursor:pointer;border:none;padding:10px 16px;font-size:13.5px;font-weight:600;transition:background .14s}.AuthGuard-module__iOyK5G__button:hover{background:var(--action-hover)}
