.activity-heatmap-module__50q_7q__container{border-radius:var(--lab-radius-card);box-shadow:var(--lab-shadow-1);color:var(--lab-coal);font-family:var(--lab-font-body);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;gap:14px;padding:16px 18px 14px;display:flex;overflow:hidden}.activity-heatmap-module__50q_7q__header{justify-content:space-between;align-items:baseline;gap:12px;min-height:18px;display:flex}.activity-heatmap-module__50q_7q__title{font-family:var(--lab-font-display);letter-spacing:-.008em;color:var(--lab-ink-soft);font-size:14px;font-weight:500}.activity-heatmap-module__50q_7q__summary{font-family:var(--lab-font-body);color:var(--lab-ink-soft);flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:6px;font-size:12px;display:inline-flex}.activity-heatmap-module__50q_7q__summaryCount{font-family:var(--lab-font-display);color:var(--lab-coal);font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-size:13px;font-weight:600}.activity-heatmap-module__50q_7q__summaryRange{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);font-variant-numeric:tabular-nums;font-size:11.5px}.activity-heatmap-module__50q_7q__scroller{scrollbar-width:thin;margin:0 -4px;padding:0 4px;overflow:auto hidden}.activity-heatmap-module__50q_7q__scroller::-webkit-scrollbar{height:8px}.activity-heatmap-module__50q_7q__scroller::-webkit-scrollbar-thumb{border-radius:var(--lab-radius-xs);background:#0f1e321a}.activity-heatmap-module__50q_7q__gridFrame{display:inline-block;position:relative}.activity-heatmap-module__50q_7q__svg{display:block}.activity-heatmap-module__50q_7q__cell{fill:var(--heat-0);rx:2px;ry:2px;transition:fill .12s var(--lab-ease), stroke .12s var(--lab-ease);cursor:pointer}.activity-heatmap-module__50q_7q__cell[data-level="1"]{fill:var(--heat-1)}.activity-heatmap-module__50q_7q__cell[data-level="2"]{fill:var(--heat-2)}.activity-heatmap-module__50q_7q__cell[data-level="3"]{fill:var(--heat-3)}.activity-heatmap-module__50q_7q__cell[data-level="4"]{fill:var(--heat-4)}.activity-heatmap-module__50q_7q__cell[data-today=true]{stroke:var(--lab-deep);stroke-width:1.25px}.activity-heatmap-module__50q_7q__cell:hover{stroke:var(--lab-deep-ink);stroke-width:1.5px}.activity-heatmap-module__50q_7q__label{fill:var(--lab-ink-soft);font-size:9px;font-family:var(--lab-font-mono);letter-spacing:.02em;-webkit-user-select:none;user-select:none}.activity-heatmap-module__50q_7q__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-heatmap-module__50q_7q__legend{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:10.5px;display:flex}.activity-heatmap-module__50q_7q__legendCells{gap:3px;display:inline-flex}.activity-heatmap-module__50q_7q__legendCell{border:1px solid #0f1e320f;border-radius:2px;width:10px;height:10px}.activity-heatmap-module__50q_7q__tooltip{z-index:20;border-radius:var(--lab-radius-card);min-width:200px;max-width:260px;box-shadow:var(--lab-shadow-3);color:var(--lab-coal);font-family:var(--lab-font-body);pointer-events:none;transform-origin:bottom;animation:activity-heatmap-module__50q_7q__tooltipPop .12s var(--lab-spring);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321f;padding:12px 14px;position:absolute;transform:translate(-50%,calc(-100% - 8px))}@keyframes activity-heatmap-module__50q_7q__tooltipPop{0%{opacity:0;transform:translate(-50%,calc(-100% - 4px))scale(.96)}to{opacity:1;transform:translate(-50%,calc(-100% - 8px))scale(1)}}.activity-heatmap-module__50q_7q__tooltipDate{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);letter-spacing:.02em;margin-bottom:4px;font-size:11px}.activity-heatmap-module__50q_7q__tooltipTotal{font-family:var(--lab-font-display);letter-spacing:-.012em;color:var(--lab-coal);font-variant-numeric:tabular-nums;margin-bottom:10px;font-size:15px;font-weight:600}.activity-heatmap-module__50q_7q__tooltipAgentList{flex-direction:column;gap:6px;display:flex}.activity-heatmap-module__50q_7q__tooltipAgentRow{justify-content:space-between;align-items:center;gap:10px;font-size:12.5px;display:flex}.activity-heatmap-module__50q_7q__tooltipAgentName{min-width:0;color:var(--lab-ink);align-items:center;gap:7px;display:inline-flex}.activity-heatmap-module__50q_7q__tooltipSwatch{background:var(--lab-deep);border-radius:2px;flex-shrink:0;width:8px;height:8px}.activity-heatmap-module__50q_7q__tooltipAgentCount{font-family:var(--lab-font-mono);font-variant-numeric:tabular-nums;color:var(--lab-ink-soft);flex-shrink:0;font-size:12px}.activity-heatmap-module__50q_7q__tooltipAgentLabel{font-family:var(--lab-font-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-heatmap-module__50q_7q__tooltipMore{font-family:var(--lab-font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--lab-ink-soft);text-align:center;border-top:1px solid #0f1e3214;margin-top:8px;padding-top:8px;font-size:10.5px}@media (prefers-reduced-motion:reduce){.activity-heatmap-module__50q_7q__tooltip{animation:none}.activity-heatmap-module__50q_7q__cell{transition:none}}
.profile-module__FpxI8G__page{flex-direction:column;gap:36px;display:flex}.profile-module__FpxI8G__hero{border-bottom:1px solid #0f1e3214;align-items:center;gap:24px;min-width:0;padding-bottom:28px;display:flex}.profile-module__FpxI8G__heroBody{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.profile-module__FpxI8G__heroNameRow{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.profile-module__FpxI8G__heroMetaRow{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.profile-module__FpxI8G__heroActions{flex-shrink:0;align-self:flex-start}.profile-module__FpxI8G__heroContributors{flex-direction:column;gap:8px;display:flex}.profile-module__FpxI8G__contributorsLabel{font-family:var(--lab-font-body);color:var(--lab-ink-soft);font-size:13px;font-weight:500}@media (max-width:720px){.profile-module__FpxI8G__hero{flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:24px}}.profile-module__FpxI8G__displayName{font-family:var(--lab-font-display);letter-spacing:-.018em;color:var(--lab-coal);margin:0;font-size:22px;font-weight:700;line-height:1.18}.profile-module__FpxI8G__handle{font-family:var(--lab-font-mono);color:var(--lab-deep);min-width:0;max-width:100%;margin:0;font-size:14px;font-weight:500}.profile-module__FpxI8G__bio{font-family:var(--lab-font-body);color:var(--lab-ink);white-space:pre-line;max-width:60ch;margin:0;font-size:14px;line-height:1.55}.profile-module__FpxI8G__metaItem{font-family:var(--lab-font-body);color:var(--lab-ink);align-items:center;gap:8px;font-size:13px;display:flex}.profile-module__FpxI8G__metaItem svg{color:var(--lab-ink-soft)}.profile-module__FpxI8G__orgsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.profile-module__FpxI8G__orgChip{border-radius:var(--lab-radius-pill);box-shadow:var(--lab-shadow-1);color:var(--lab-ink);font-family:var(--lab-font-body);transition:background .12s var(--lab-ease), border-color .12s var(--lab-ease), color .12s var(--lab-ease);background:linear-gradient(#fff 0%,#eef1f5 100%);border:1px solid #0f1e3233;align-items:center;gap:8px;padding:3px 12px 3px 4px;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.profile-module__FpxI8G__orgChip:hover{color:var(--lab-coal);background:linear-gradient(#f9fafc 0%,#e6eaef 100%);border-color:#0f1e324d}.profile-module__FpxI8G__orgChip:active{box-shadow:var(--lab-shadow-pressed)}.profile-module__FpxI8G__orgChipName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-module__FpxI8G__content{flex-direction:column;gap:40px;min-width:0;display:flex}.profile-module__FpxI8G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.profile-module__FpxI8G__sectionTitle{font-family:var(--lab-font-display);letter-spacing:-.018em;color:var(--lab-coal);align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;line-height:1.15;display:flex}.profile-module__FpxI8G__sectionTitle svg{color:var(--lab-ink-soft)}.profile-module__FpxI8G__agentGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.profile-module__FpxI8G__agentCard{border-radius:var(--lab-radius-card);color:var(--lab-coal);transition:box-shadow .18s var(--lab-ease), transform .18s var(--lab-ease);background:linear-gradient(#fff 0%,#f6f8fb 100%);border:1px solid #0f1e321a;flex-direction:column;gap:14px;padding:22px 22px 20px;text-decoration:none;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f1e320a}.profile-module__FpxI8G__agentCard:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffb3,0 6px 16px #0f1e3214,0 2px 4px #0f1e320a}@media (prefers-reduced-motion:reduce){.profile-module__FpxI8G__agentCard:hover{transform:none}}.profile-module__FpxI8G__agentCardTop{align-items:center;gap:12px;display:flex}.profile-module__FpxI8G__agentCardInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-module__FpxI8G__agentName{font-family:var(--lab-font-display);color:var(--lab-coal);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.profile-module__FpxI8G__agentHandle{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);font-size:12px}.profile-module__FpxI8G__agentDescription{font-family:var(--lab-font-body);color:var(--lab-ink);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.profile-module__FpxI8G__agentMeta,.profile-module__FpxI8G__contributorsGrid{flex-wrap:wrap;gap:6px;display:flex}.profile-module__FpxI8G__contributorAvatar{transition:opacity .12s var(--lab-ease);border-radius:50%;display:inline-flex}.profile-module__FpxI8G__contributorAvatar:hover{opacity:.8}.profile-module__FpxI8G__threadList{border-radius:var(--lab-radius-card);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f1e3208}.profile-module__FpxI8G__threadRow{color:var(--lab-coal);transition:background .12s var(--lab-ease);align-items:center;gap:12px;padding:14px 18px;text-decoration:none;display:flex}.profile-module__FpxI8G__threadRow+.profile-module__FpxI8G__threadRow{border-top:1px solid #0f1e320f}.profile-module__FpxI8G__threadRow:hover{background:#0f1e3208}.profile-module__FpxI8G__threadBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-module__FpxI8G__threadAgent{font-family:var(--lab-font-mono);color:var(--lab-deep);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-module__FpxI8G__threadPreview{font-family:var(--lab-font-body);color:var(--lab-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-module__FpxI8G__threadTime{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);white-space:nowrap;flex-shrink:0;font-size:11px}.profile-module__FpxI8G__gettingStarted{border-radius:var(--lab-radius-card);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;gap:18px;padding:26px 28px 24px;display:flex;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f1e3208}.profile-module__FpxI8G__gettingStartedTitle{font-family:var(--lab-font-display);letter-spacing:-.018em;color:var(--lab-coal);margin:0;font-size:22px;font-weight:600;line-height:1.15}.profile-module__FpxI8G__gettingStartedSub{font-family:var(--lab-font-body);color:var(--lab-ink-soft);margin:-10px 0 0;font-size:14px;line-height:1.55}.profile-module__FpxI8G__setupSteps{flex-direction:column;gap:8px;margin-top:4px;display:flex}.profile-module__FpxI8G__setupStep{border-radius:var(--lab-radius);color:var(--lab-coal);transition:box-shadow .18s var(--lab-ease), transform .18s var(--lab-ease);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f1e3208}.profile-module__FpxI8G__setupStep:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffb3,0 6px 16px #0f1e3214,0 2px 4px #0f1e320a}@media (prefers-reduced-motion:reduce){.profile-module__FpxI8G__setupStep:hover{transform:none}}.profile-module__FpxI8G__setupStepDisabled{opacity:.5;pointer-events:none}.profile-module__FpxI8G__setupStepNumber{width:28px;height:28px;color:var(--lab-deep);font-family:var(--lab-font-mono);background:#0f1e320a;border:1px solid #0f1e321a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.profile-module__FpxI8G__setupStepDisabled .profile-module__FpxI8G__setupStepNumber{color:var(--lab-ink-soft);background:0 0}.profile-module__FpxI8G__setupStepContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-module__FpxI8G__setupStepTitle{font-family:var(--lab-font-display);color:var(--lab-coal);letter-spacing:-.005em;font-size:15px;font-weight:600}.profile-module__FpxI8G__setupStepDescription{font-family:var(--lab-font-body);color:var(--lab-ink-soft);font-size:13px;line-height:1.45}.profile-module__FpxI8G__countBadge{font-family:var(--lab-font-mono);color:#fff;background:var(--lab-deep);border-radius:var(--lab-radius-pill);text-align:center;min-width:20px;padding:2px 8px;font-size:11px;font-weight:600}.profile-module__FpxI8G__requestList{border-radius:var(--lab-radius-card);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f1e3208}.profile-module__FpxI8G__requestRow{align-items:center;gap:12px;padding:14px 18px;display:flex}.profile-module__FpxI8G__requestRow+.profile-module__FpxI8G__requestRow{border-top:1px solid #0f1e320f}.profile-module__FpxI8G__requestBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.profile-module__FpxI8G__requestName{font-family:var(--lab-font-display);color:var(--lab-coal);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.profile-module__FpxI8G__requestMeta{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);font-size:11.5px}@media (max-width:960px){.profile-module__FpxI8G__layout{grid-template-columns:1fr;gap:28px}.profile-module__FpxI8G__rail{position:static}}@media (max-width:600px){.profile-module__FpxI8G__agentGrid{grid-template-columns:1fr}}
.markdown-module__KW6meG__markdown{color:var(--text-secondary);font-size:14px;line-height:1.5}.markdown-module__KW6meG__markdown h1,.markdown-module__KW6meG__markdown h2,.markdown-module__KW6meG__markdown h3,.markdown-module__KW6meG__markdown h4,.markdown-module__KW6meG__markdown h5,.markdown-module__KW6meG__markdown h6{color:var(--text-primary);margin-top:20px;margin-bottom:8px;font-weight:600}.markdown-module__KW6meG__markdown h1{font-size:1.15em}.markdown-module__KW6meG__markdown h2{font-size:1.075em}.markdown-module__KW6meG__markdown h3,.markdown-module__KW6meG__markdown h4,.markdown-module__KW6meG__markdown h5,.markdown-module__KW6meG__markdown h6{font-size:1em}.markdown-module__KW6meG__markdown p{margin-top:12px;margin-bottom:12px}.markdown-module__KW6meG__markdown ul,.markdown-module__KW6meG__markdown ol{margin-top:12px;margin-bottom:12px;padding-left:1.2em}.markdown-module__KW6meG__markdown li{margin-top:4px;margin-bottom:4px;list-style-position:outside}.markdown-module__KW6meG__markdown li>p{margin-top:0;margin-bottom:0}.markdown-module__KW6meG__markdown strong{color:var(--text-primary);font-weight:600}.markdown-module__KW6meG__markdown em{font-style:italic}.markdown-module__KW6meG__markdown code{background:var(--card-bg-hover);border:1px solid var(--border-divider);border-radius:3px;padding:1px 4px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.85em}.markdown-module__KW6meG__markdown pre{border-radius:var(--lab-radius-card);box-shadow:var(--lab-shadow-1);font-family:var(--lab-font-mono);color:var(--lab-ink);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;margin-top:12px;margin-bottom:12px;padding:14px 18px;overflow-x:auto}.markdown-module__KW6meG__markdown pre code{color:inherit;background:0 0;border:none;border-radius:0;padding:0;font-size:13px;line-height:1.7}.markdown-module__KW6meG__markdown a{color:var(--text-link);text-decoration:none}.markdown-module__KW6meG__markdown a:hover{text-decoration:underline}.markdown-module__KW6meG__markdown blockquote{border-left:2px solid var(--border-divider);color:var(--text-tertiary);margin-top:12px;margin-bottom:12px;padding:0 0 0 10px}.markdown-module__KW6meG__markdown hr{border:none;border-top:1px solid var(--border-divider);margin-top:20px;margin-bottom:20px}.markdown-module__KW6meG__markdown table{border-collapse:collapse;width:100%;margin-top:12px;margin-bottom:12px;font-size:13px}.markdown-module__KW6meG__markdown th{text-align:left;border-bottom:1px solid var(--border-divider);color:var(--text-primary);padding:4px 8px;font-weight:600}.markdown-module__KW6meG__markdown td{border-bottom:1px solid var(--row-divider);padding:3px 8px}.markdown-module__KW6meG__markdown img{border-radius:var(--lab-radius);max-width:100%}.markdown-module__KW6meG__markdown .markdown-module__KW6meG__fadeIn{animation:.2s ease-out forwards markdown-module__KW6meG__fadeIn}@keyframes markdown-module__KW6meG__fadeIn{0%{opacity:0}to{opacity:1}}.markdown-module__KW6meG__markdown>:first-child{margin-top:0}.markdown-module__KW6meG__markdown>:last-child{margin-bottom:0}
.overview-module__IDOIVW__overview{font-family:var(--lab-font-body);flex-direction:column;gap:36px;display:flex}.overview-module__IDOIVW__bento{grid-template-columns:repeat(3,minmax(140px,200px));justify-content:start;gap:12px;display:grid}@media (max-width:640px){.overview-module__IDOIVW__bento{grid-template-columns:repeat(2,minmax(140px,1fr))}}.overview-module__IDOIVW__bentoStat{border-radius:var(--lab-radius-card);min-height:112px;box-shadow:var(--lab-shadow-1);color:var(--lab-coal);transition:transform .16s var(--lab-ease), border-color .16s var(--lab-ease), box-shadow .16s var(--lab-ease);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;justify-content:space-between;gap:12px;padding:16px 18px 18px;text-decoration:none;display:flex;position:relative;overflow:hidden}.overview-module__IDOIVW__bentoStat:before{content:"";background-color:var(--lab-ink-soft);opacity:0;width:14px;height:14px;transition:opacity .16s var(--lab-ease), transform .16s var(--lab-ease);position:absolute;top:16px;right:16px;transform:translate(-4px);-webkit-mask:url(/chevron-right.svg) 50%/contain no-repeat;mask:url(/chevron-right.svg) 50%/contain no-repeat}.overview-module__IDOIVW__bentoStat:hover{box-shadow:var(--lab-shadow-2);border-color:#285a8752;transform:translateY(-1px)}.overview-module__IDOIVW__bentoStat:hover:before{opacity:.75;transform:translate(0)}.overview-module__IDOIVW__bentoStat:active{transition-duration:50ms;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.overview-module__IDOIVW__bentoStat,.overview-module__IDOIVW__bentoStat:before{transition:none}.overview-module__IDOIVW__bentoStat:hover{transform:none}}.overview-module__IDOIVW__bentoStat[aria-disabled=true]{pointer-events:none;opacity:.65}.overview-module__IDOIVW__bentoStatHeader{font-family:var(--lab-font-body);color:var(--lab-ink-soft);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.overview-module__IDOIVW__bentoStatHeader svg{color:var(--lab-deep)}.overview-module__IDOIVW__bentoStatValue{font-family:var(--lab-font-display);letter-spacing:-.028em;color:var(--lab-coal);font-variant-numeric:tabular-nums;font-size:32px;font-weight:700;line-height:1}.overview-module__IDOIVW__bentoStatAttention{border-color:#d99a188c}.overview-module__IDOIVW__bentoStatAttention:hover{border-color:#d99a18bf}.overview-module__IDOIVW__bentoStatAttention .overview-module__IDOIVW__bentoStatHeader,.overview-module__IDOIVW__bentoStatAttention .overview-module__IDOIVW__bentoStatValue{color:var(--lab-amber-deep)}.overview-module__IDOIVW__bentoAnalytics,.overview-module__IDOIVW__bentoWide{grid-column:1/-1}.overview-module__IDOIVW__section{flex-direction:column;gap:14px;display:flex}.overview-module__IDOIVW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.overview-module__IDOIVW__sectionTitle{font-family:var(--lab-font-display);letter-spacing:-.005em;color:var(--lab-coal);align-items:center;gap:10px;margin:0;font-size:16px;font-weight:600;display:flex}.overview-module__IDOIVW__sectionTitle svg{color:var(--lab-deep)}.overview-module__IDOIVW__sectionLink{font-family:var(--lab-font-body);color:var(--lab-deep);transition:color .12s var(--lab-ease);font-size:13px;font-weight:600;text-decoration:none}.overview-module__IDOIVW__sectionLink:hover{color:var(--lab-deep-ink)}.overview-module__IDOIVW__recentList{border-radius:var(--lab-radius-card);box-shadow:var(--lab-shadow-1);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321a;flex-direction:column;display:flex;overflow:hidden}.overview-module__IDOIVW__recentRow{color:var(--lab-coal);transition:background .12s var(--lab-ease);align-items:center;gap:14px;padding:14px 18px;text-decoration:none;display:flex}.overview-module__IDOIVW__recentRow+.overview-module__IDOIVW__recentRow{border-top:1px solid #0f1e320f}.overview-module__IDOIVW__recentRow:hover{background:#285a870a}.overview-module__IDOIVW__recentRowBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.overview-module__IDOIVW__recentRowSubject{font-family:var(--lab-font-display);color:var(--lab-coal);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.3;overflow:hidden}.overview-module__IDOIVW__recentRowUnread .overview-module__IDOIVW__recentRowSubject{font-weight:700}.overview-module__IDOIVW__recentRowMeta{font-family:var(--lab-font-body);color:var(--lab-ink-soft);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:6px;font-size:12.5px;display:inline-flex;overflow:hidden}.overview-module__IDOIVW__recentRowDirection{color:var(--lab-ink-soft)}.overview-module__IDOIVW__recentRowHandle{color:var(--lab-deep);text-overflow:ellipsis;font-weight:500;overflow:hidden}.overview-module__IDOIVW__recentRowTime{font-family:var(--lab-font-body);color:var(--lab-ink-soft);white-space:nowrap;flex-shrink:0;font-size:12px}.overview-module__IDOIVW__cardBody{font-family:var(--lab-font-body);color:var(--lab-ink);margin:0;font-size:14.5px;line-height:1.6}.overview-module__IDOIVW__promptCard{border-radius:var(--lab-radius-card);box-shadow:var(--lab-shadow-1);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px dashed #285a874d;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.overview-module__IDOIVW__promptContent{color:var(--lab-ink-soft);align-items:flex-start;gap:14px;display:flex}.overview-module__IDOIVW__promptContent svg{color:var(--lab-deep);flex-shrink:0;margin-top:2px}.overview-module__IDOIVW__promptTitle{font-family:var(--lab-font-display);letter-spacing:-.005em;color:var(--lab-coal);margin:0;font-size:15px;font-weight:600}.overview-module__IDOIVW__promptDescription{font-family:var(--lab-font-body);color:var(--lab-ink-soft);margin:4px 0 0;font-size:13px;line-height:1.5}.overview-module__IDOIVW__skillsList{flex-wrap:wrap;gap:10px;display:flex}.overview-module__IDOIVW__skillItem{background:var(--lab-paper);border-radius:var(--lab-radius);box-shadow:var(--lab-shadow-1);font-family:var(--lab-font-body);color:var(--lab-ink);transition:border-color .15s var(--lab-ease), box-shadow .15s var(--lab-ease);border:1px solid #0f1e321a;align-items:flex-start;gap:10px;padding:12px 16px;font-size:13px;display:flex}.overview-module__IDOIVW__skillItem svg{color:var(--lab-deep);flex-shrink:0;margin-top:2px}.overview-module__IDOIVW__skillItem:hover{box-shadow:var(--lab-shadow-2);border-color:#285a8752}.overview-module__IDOIVW__skillContent{flex-direction:column;gap:2px;min-width:0;display:flex}.overview-module__IDOIVW__skillName{font-family:var(--lab-font-display);color:var(--lab-coal);letter-spacing:-.005em;font-size:13.5px;font-weight:600}.overview-module__IDOIVW__skillDescription{font-family:var(--lab-font-body);color:var(--lab-ink-soft);font-size:12.5px;line-height:1.5}.overview-module__IDOIVW__contactGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.overview-module__IDOIVW__contactCard{background:var(--lab-paper);border-radius:var(--lab-radius);color:var(--lab-coal);cursor:pointer;transition:border-color .15s var(--lab-ease), background .15s var(--lab-ease);border:1px solid #0f1e321a;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}.overview-module__IDOIVW__contactCard:hover{background:#285a870a;border-color:#285a8752}.overview-module__IDOIVW__contactInfo{flex-direction:column;min-width:0;display:flex}.overview-module__IDOIVW__contactName{font-family:var(--lab-font-body);color:var(--lab-coal);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.overview-module__IDOIVW__contactHandle{font-family:var(--lab-font-mono);color:var(--lab-deep);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.overview-module__IDOIVW__threadList{background:var(--lab-paper);border-radius:var(--lab-radius-card);box-shadow:var(--lab-shadow-1);border:1px solid #0f1e321a;flex-direction:column;display:flex;overflow:hidden}.overview-module__IDOIVW__threadItem{color:var(--lab-coal);cursor:pointer;transition:background .12s var(--lab-ease);align-items:center;gap:12px;padding:14px 18px;text-decoration:none;display:flex}.overview-module__IDOIVW__threadItem+.overview-module__IDOIVW__threadItem{border-top:1px solid #0f1e320f}.overview-module__IDOIVW__threadItem:hover{background:#285a870d}.overview-module__IDOIVW__threadInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.overview-module__IDOIVW__threadSubject{font-family:var(--lab-font-body);color:var(--lab-coal);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.overview-module__IDOIVW__threadPreview{font-family:var(--lab-font-body);color:var(--lab-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.overview-module__IDOIVW__threadMeta{color:var(--lab-ink-soft);flex-shrink:0;align-items:center;gap:10px;display:flex}.overview-module__IDOIVW__threadTime{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);white-space:nowrap;flex-shrink:0;font-size:11.5px}@media (max-width:720px){.overview-module__IDOIVW__bento{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.overview-module__IDOIVW__bento{grid-template-columns:1fr}}@media (max-width:600px){.overview-module__IDOIVW__contactGrid{grid-template-columns:1fr}.overview-module__IDOIVW__promptCard{flex-direction:column;align-items:flex-start}}
.envelope-view-module__dtLszq__page{flex-direction:column;gap:18px;min-width:0;display:flex}.envelope-view-module__dtLszq__envelope{flex-direction:column;gap:24px;padding-bottom:56px;display:flex}@media (max-width:720px){.envelope-view-module__dtLszq__envelope{padding-bottom:44px}}.envelope-view-module__dtLszq__head{border-bottom:1px solid #0f1e3224;flex-direction:column;gap:18px;padding-bottom:22px;display:flex}.envelope-view-module__dtLszq__subject{font-family:var(--lab-font-display);letter-spacing:-.018em;color:var(--lab-coal);margin:0;font-size:24px;font-weight:600;line-height:1.2}.envelope-view-module__dtLszq__sender{align-items:center;gap:14px;display:flex}.envelope-view-module__dtLszq__senderInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.envelope-view-module__dtLszq__senderName{font-family:var(--lab-font-mono);color:var(--lab-coal);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;transition:color .12s var(--lab-ease);font-size:14px;font-weight:600;text-decoration:none;overflow:hidden}a.envelope-view-module__dtLszq__senderName:hover{color:var(--lab-deep);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.envelope-view-module__dtLszq__senderTo{font-family:var(--lab-font-body);color:var(--lab-ink-soft);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;line-height:1.4;display:inline-flex}.envelope-view-module__dtLszq__senderToLabel{font-family:var(--lab-font-body);color:var(--lab-ink-soft)}.envelope-view-module__dtLszq__date{font-family:var(--lab-font-body);color:var(--lab-ink-soft);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;align-self:flex-start;margin-top:2px;font-size:13px}.envelope-view-module__dtLszq__handleList{font-family:var(--lab-font-mono);color:var(--lab-ink-soft);flex-wrap:wrap;gap:0;font-size:12.5px;display:inline-flex}.envelope-view-module__dtLszq__metaValueMono{font-family:var(--lab-font-mono);color:var(--lab-ink);font-size:13px}.envelope-view-module__dtLszq__metaValueLink{font-family:var(--lab-font-mono);color:var(--lab-deep);transition:color .12s var(--lab-ease);text-decoration:none}.envelope-view-module__dtLszq__metaValueLink:hover{color:var(--lab-deep-ink);text-underline-offset:2px;text-decoration:underline}.envelope-view-module__dtLszq__metaSep{color:var(--lab-ink-soft);margin-right:4px}@media (max-width:720px){.envelope-view-module__dtLszq__sender{flex-wrap:wrap}.envelope-view-module__dtLszq__date{order:3;width:100%;margin-top:0;padding-left:54px}}.envelope-view-module__dtLszq__threadBreadcrumb{border-radius:var(--lab-radius-pill);font-family:var(--lab-font-body);color:var(--lab-ink-soft);transition:background .12s var(--lab-ease), color .12s var(--lab-ease);align-self:flex-start;align-items:center;gap:8px;margin-left:-6px;padding:4px 10px 4px 8px;font-size:12.5px;text-decoration:none;display:inline-flex}.envelope-view-module__dtLszq__threadBreadcrumb:hover{color:var(--lab-deep-ink);background:#285a870f}.envelope-view-module__dtLszq__threadBreadcrumbArrow{color:var(--lab-deep);font-size:13px;line-height:1}.envelope-view-module__dtLszq__threadBreadcrumbId{font-family:var(--lab-font-body);color:var(--lab-deep);font-size:12.5px;font-weight:500}.envelope-view-module__dtLszq__body{flex-direction:column;gap:18px;display:flex}.envelope-view-module__dtLszq__textPart{overflow-wrap:anywhere;max-width:720px;margin:4px 0}.envelope-view-module__dtLszq__imageFigure{flex-direction:column;gap:6px;max-width:100%;margin:0;display:inline-flex}.envelope-view-module__dtLszq__imageLink{border-radius:var(--lab-radius);background:var(--lab-cloud);transition:border-color .12s var(--lab-ease);border:1px solid #0f1e321a;display:inline-block;overflow:hidden}.envelope-view-module__dtLszq__imageLink:hover{border-color:#285a8752}.envelope-view-module__dtLszq__imagePreview{object-fit:contain;background:var(--lab-cloud);max-width:100%;max-height:420px;display:block}.envelope-view-module__dtLszq__imageCaption{font-family:var(--lab-font-body);color:var(--lab-ink-soft);font-size:12px}.envelope-view-module__dtLszq__fileCard{border-radius:var(--lab-radius-card);width:100%;max-width:460px;box-shadow:var(--lab-shadow-1);color:var(--lab-coal);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e321f;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0 12px 14px;display:inline-grid;position:relative}.envelope-view-module__dtLszq__fileCardOpen{box-shadow:var(--lab-shadow-1)}.envelope-view-module__dtLszq__fileCardDisabled,.envelope-view-module__dtLszq__fileCardDisabled:hover{opacity:.6;cursor:not-allowed;box-shadow:var(--lab-shadow-1);border-color:#0f1e321f;transform:none}.envelope-view-module__dtLszq__fileExt{background:var(--lab-cloud);border-radius:var(--lab-radius);width:44px;height:44px;box-shadow:var(--lab-highlight);font-family:var(--lab-font-mono);letter-spacing:.04em;color:var(--lab-deep-ink);text-transform:uppercase;border:1px solid #285a872e;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.envelope-view-module__dtLszq__fileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.envelope-view-module__dtLszq__fileName{font-family:var(--lab-font-body);color:var(--lab-coal);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.envelope-view-module__dtLszq__fileMeta{font-family:var(--lab-font-body);color:var(--lab-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.envelope-view-module__dtLszq__fileChevron{width:40px;color:var(--lab-deep);cursor:pointer;transition:color .12s var(--lab-ease);background:0 0;border:0;border-left:1px solid #0f1e321a;justify-content:center;align-self:stretch;align-items:center;margin-left:4px;padding:0;display:inline-flex;position:relative}.envelope-view-module__dtLszq__fileChevron:before{content:"";border-radius:var(--lab-radius);transition:background .12s var(--lab-ease);pointer-events:none;background:0 0;position:absolute;inset:6px 6px 6px 4px}.envelope-view-module__dtLszq__fileChevron:hover{color:var(--lab-deep-ink)}.envelope-view-module__dtLszq__fileChevron:hover:before{background:#0f1e320d}.envelope-view-module__dtLszq__fileChevron svg{transition:transform .16s var(--lab-ease);position:relative}.envelope-view-module__dtLszq__fileCardOpen .envelope-view-module__dtLszq__fileChevron{color:var(--lab-deep-ink)}.envelope-view-module__dtLszq__fileCardOpen .envelope-view-module__dtLszq__fileChevron:before{background:#0f1e3212}.envelope-view-module__dtLszq__fileCardOpen .envelope-view-module__dtLszq__fileChevron svg{transform:rotate(180deg)}.envelope-view-module__dtLszq__fileActions{z-index:10;border-radius:var(--lab-radius-card);min-width:180px;box-shadow:var(--lab-shadow-3);background:linear-gradient(#fff 0%,#fafbfd 100%);border:1px solid #0f1e3224;flex-direction:column;gap:1px;padding:4px;display:flex;position:absolute;top:calc(100% + 2px);right:0}.envelope-view-module__dtLszq__fileActionItem{border-radius:var(--lab-radius);color:var(--lab-coal);font-family:var(--lab-font-body);transition:background .1s var(--lab-ease);align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.envelope-view-module__dtLszq__fileActionItem:hover{background:#7eb5dd1f}.envelope-view-module__dtLszq__fileActionItem svg{color:var(--lab-deep);flex-shrink:0}.envelope-view-module__dtLszq__attachmentUnavailable{border-radius:var(--lab-radius);font-family:var(--lab-font-body);color:#9a1f1f;background:#d12c2c0f;border:1px solid #d12c2c2e;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:inline-flex}.envelope-view-module__dtLszq__attachmentUnavailable svg{color:#9a1f1f}.envelope-view-module__dtLszq__attachmentMeta{font-family:var(--lab-font-body);color:var(--lab-ink-soft);margin-left:auto;font-size:11.5px}.envelope-view-module__dtLszq__dataPart{background:var(--lab-cloud);border-radius:var(--lab-radius);box-shadow:var(--lab-highlight);font-family:var(--lab-font-mono);color:var(--lab-deep-ink);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;border:1px solid #285a872e;margin:0;padding:16px 18px;font-size:12.5px;line-height:1.55}.envelope-view-module__dtLszq__dataSchema{font-family:var(--lab-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--lab-ink-soft);align-items:center;margin-bottom:8px;font-size:10.5px;font-weight:600;display:inline-flex}.envelope-view-module__dtLszq__provenance{border-top:1px solid #0f1e3214;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:18px;display:flex}.envelope-view-module__dtLszq__provenanceChip{border-radius:var(--lab-radius-pill);color:var(--lab-ink-soft);font-family:var(--lab-font-body);background:#f5f7fa;border:1px solid #0f1e321a;padding:4px 10px;font-size:11.5px}
