.TranscriptionTrimPage-module__P54MTG__page{z-index:1;flex-direction:column;gap:24px;width:min(980px,100%);min-height:100%;padding:32px 0 56px;display:flex;position:relative}.TranscriptionTrimPage-module__P54MTG__header{gap:10px;width:min(760px,100%);display:grid}.TranscriptionTrimPage-module__P54MTG__eyebrow{color:var(--color-brand-accent);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.TranscriptionTrimPage-module__P54MTG__eyebrow svg{width:17px;height:17px}.TranscriptionTrimPage-module__P54MTG__header h1,.TranscriptionTrimPage-module__P54MTG__header p,.TranscriptionTrimPage-module__P54MTG__costHeading h2,.TranscriptionTrimPage-module__P54MTG__costNote,.TranscriptionTrimPage-module__P54MTG__resultsHeading h2,.TranscriptionTrimPage-module__P54MTG__clipHeading h3,.TranscriptionTrimPage-module__P54MTG__requestText,.TranscriptionTrimPage-module__P54MTG__clipBody blockquote,.TranscriptionTrimPage-module__P54MTG__unmatched h3,.TranscriptionTrimPage-module__P54MTG__unmatched ul,.TranscriptionTrimPage-module__P54MTG__unmatched li p{margin:0}.TranscriptionTrimPage-module__P54MTG__header h1{color:var(--color-app-foreground);letter-spacing:-.045em;font-size:clamp(32px,5vw,54px);font-weight:650;line-height:1.02}.TranscriptionTrimPage-module__P54MTG__header p{max-width:680px;color:var(--color-app-muted);font-size:16px;line-height:1.6}.TranscriptionTrimPage-module__P54MTG__composer{border:1px solid var(--color-home-container-border);background:color-mix(in srgb, var(--color-app-surface) 94%, transparent);box-shadow:var(--home-card-shadow);border-radius:24px;gap:18px;padding:24px;display:grid}.TranscriptionTrimPage-module__P54MTG__composer>label,.TranscriptionTrimPage-module__P54MTG__urlStep>label{gap:8px;display:grid}.TranscriptionTrimPage-module__P54MTG__composer>label>span,.TranscriptionTrimPage-module__P54MTG__urlStep>label>span{color:var(--color-app-foreground);font-size:13px;font-weight:650}.TranscriptionTrimPage-module__P54MTG__urlStep input,.TranscriptionTrimPage-module__P54MTG__composer textarea{border:1px solid var(--color-app-border);background:var(--color-app-background);width:100%;color:var(--color-app-foreground);font:inherit;border-radius:14px;outline:none;font-size:15px}.TranscriptionTrimPage-module__P54MTG__urlStep input{min-height:48px;padding:0 15px}.TranscriptionTrimPage-module__P54MTG__composer textarea{resize:vertical;min-height:150px;padding:14px 15px;line-height:1.55}.TranscriptionTrimPage-module__P54MTG__urlStep input:focus,.TranscriptionTrimPage-module__P54MTG__composer textarea:focus{border-color:var(--color-brand-accent)}.TranscriptionTrimPage-module__P54MTG__urlStep input:disabled,.TranscriptionTrimPage-module__P54MTG__composer textarea:disabled{cursor:wait;opacity:.72}.TranscriptionTrimPage-module__P54MTG__urlStep{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.TranscriptionTrimPage-module__P54MTG__discoverButton{border:1px solid var(--color-app-border);background:var(--color-app-surface);min-height:48px;color:var(--color-app-foreground);font:inherit;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.TranscriptionTrimPage-module__P54MTG__discoverButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-brand-accent) 60%, var(--color-app-border))}.TranscriptionTrimPage-module__P54MTG__discoverButton:disabled{cursor:not-allowed;opacity:.55}.TranscriptionTrimPage-module__P54MTG__discoverButton svg{width:17px;height:17px}.TranscriptionTrimPage-module__P54MTG__discoverButton svg[data-lucide=loader-circle]{animation:.8s linear infinite TranscriptionTrimPage-module__P54MTG__spin}.TranscriptionTrimPage-module__P54MTG__candidatePicker{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.TranscriptionTrimPage-module__P54MTG__candidatePicker legend{color:var(--color-app-foreground);margin-bottom:8px;padding:0;font-size:13px;font-weight:650}.TranscriptionTrimPage-module__P54MTG__candidateHeading{justify-content:space-between;align-items:end;gap:12px;display:flex}.TranscriptionTrimPage-module__P54MTG__candidateHeading>div{gap:3px;min-width:0;display:grid}.TranscriptionTrimPage-module__P54MTG__candidateHeading strong{color:var(--color-app-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateHeading span,.TranscriptionTrimPage-module__P54MTG__discoveryWarning{color:var(--color-app-muted);font-size:12px}.TranscriptionTrimPage-module__P54MTG__candidateHeading>span{flex:none}.TranscriptionTrimPage-module__P54MTG__discoveryWarning{margin:0;line-height:1.5}.TranscriptionTrimPage-module__P54MTG__candidateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.TranscriptionTrimPage-module__P54MTG__candidateCard{border:1px solid var(--color-app-border);background:var(--color-app-background);cursor:pointer;border-radius:16px;grid-template-columns:104px minmax(0,1fr) 24px;align-items:center;gap:12px;min-width:0;padding:9px;transition:border-color .14s,background-color .14s;display:grid;position:relative;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateCard:hover{border-color:color-mix(in srgb, var(--color-brand-accent) 50%, var(--color-app-border))}.TranscriptionTrimPage-module__P54MTG__candidateCard:focus-within{outline:2px solid var(--color-brand-accent);outline-offset:2px}.TranscriptionTrimPage-module__P54MTG__candidateCard[data-selected=true]{border-color:var(--color-brand-accent);background:color-mix(in srgb, var(--color-brand-accent) 7%, var(--color-app-background))}.TranscriptionTrimPage-module__P54MTG__candidateCard:has(input:disabled){cursor:not-allowed;opacity:.68}.TranscriptionTrimPage-module__P54MTG__candidateCard>input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateArtwork{aspect-ratio:16/9;color:#7f827f;background:#090a09;border-radius:10px;place-items:center;display:grid;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateArtwork img{object-fit:cover;width:100%;height:100%}.TranscriptionTrimPage-module__P54MTG__candidateArtwork svg{width:23px;height:23px}.TranscriptionTrimPage-module__P54MTG__candidateDetails{gap:5px;min-width:0;display:grid}.TranscriptionTrimPage-module__P54MTG__candidateDetails strong{color:var(--color-app-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateDetails>span{color:var(--color-app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__candidateCheck{border:1px solid var(--color-app-border);color:#090a09;border-radius:999px;place-items:center;width:21px;height:21px;display:grid}.TranscriptionTrimPage-module__P54MTG__candidateCard[data-selected=true] .TranscriptionTrimPage-module__P54MTG__candidateCheck{border-color:var(--color-brand-accent);background:var(--color-brand-accent)}.TranscriptionTrimPage-module__P54MTG__candidateCheck svg{stroke-width:3px;width:13px;height:13px}.TranscriptionTrimPage-module__P54MTG__composerFooter{justify-content:space-between;align-items:center;gap:16px;display:flex}.TranscriptionTrimPage-module__P54MTG__composerFooter>span{color:var(--color-app-muted);font-size:12px}.TranscriptionTrimPage-module__P54MTG__composerFooter button,.TranscriptionTrimPage-module__P54MTG__downloadButton{background:var(--color-brand-accent);color:#090a09;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.TranscriptionTrimPage-module__P54MTG__composerFooter button{min-height:44px;padding:0 19px}.TranscriptionTrimPage-module__P54MTG__composerFooter button:disabled,.TranscriptionTrimPage-module__P54MTG__downloadButton:disabled{cursor:not-allowed;opacity:.55}.TranscriptionTrimPage-module__P54MTG__composerFooter svg,.TranscriptionTrimPage-module__P54MTG__downloadButton svg,.TranscriptionTrimPage-module__P54MTG__status svg,.TranscriptionTrimPage-module__P54MTG__finalizing svg{width:18px;height:18px}.TranscriptionTrimPage-module__P54MTG__composerFooter svg[data-lucide=loader-circle],.TranscriptionTrimPage-module__P54MTG__downloadButton svg[data-lucide=loader-circle],.TranscriptionTrimPage-module__P54MTG__status svg[data-lucide=loader-circle],.TranscriptionTrimPage-module__P54MTG__finalizing svg{animation:.8s linear infinite TranscriptionTrimPage-module__P54MTG__spin}.TranscriptionTrimPage-module__P54MTG__runPanel{border:1px solid var(--color-app-border);background:color-mix(in srgb, var(--color-app-surface) 88%, transparent);border-radius:18px;gap:14px;padding:16px 18px;display:grid}.TranscriptionTrimPage-module__P54MTG__status{color:var(--color-app-foreground);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.TranscriptionTrimPage-module__P54MTG__status[data-error=true],.TranscriptionTrimPage-module__P54MTG__error,.TranscriptionTrimPage-module__P54MTG__inlineError{color:#ff8f8f}.TranscriptionTrimPage-module__P54MTG__activityList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.TranscriptionTrimPage-module__P54MTG__activityList li{grid-template-columns:8px minmax(0,1fr);align-items:start;gap:10px;display:grid}.TranscriptionTrimPage-module__P54MTG__activityList li>span{background:var(--color-brand-accent);border-radius:999px;width:8px;height:8px;margin-top:5px}.TranscriptionTrimPage-module__P54MTG__activityList div{gap:3px;display:grid}.TranscriptionTrimPage-module__P54MTG__activityList strong{color:var(--color-app-foreground);font-size:12px}.TranscriptionTrimPage-module__P54MTG__activityList p{color:var(--color-app-muted);margin:0;font-size:12px;line-height:1.45}.TranscriptionTrimPage-module__P54MTG__error{text-align:center;margin:0}.TranscriptionTrimPage-module__P54MTG__costPanel{border:1px solid var(--color-app-border);background:color-mix(in srgb, var(--color-app-surface) 92%, transparent);border-radius:18px;gap:16px;padding:18px;display:grid}.TranscriptionTrimPage-module__P54MTG__costHeading{justify-content:space-between;align-items:end;gap:18px;display:flex}.TranscriptionTrimPage-module__P54MTG__costHeading>div{gap:3px;display:grid}.TranscriptionTrimPage-module__P54MTG__costHeading span,.TranscriptionTrimPage-module__P54MTG__costBreakdown span,.TranscriptionTrimPage-module__P54MTG__costBreakdown p,.TranscriptionTrimPage-module__P54MTG__costNote{color:var(--color-app-muted)}.TranscriptionTrimPage-module__P54MTG__costHeading span{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.TranscriptionTrimPage-module__P54MTG__costHeading h2{color:var(--color-app-foreground);font-size:18px}.TranscriptionTrimPage-module__P54MTG__costHeading>strong{color:var(--color-brand-accent);font-variant-numeric:tabular-nums;font-size:24px}.TranscriptionTrimPage-module__P54MTG__costBreakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.TranscriptionTrimPage-module__P54MTG__costBreakdown>div{border:1px solid var(--color-app-border);background:var(--color-app-background);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-width:0;padding:13px 14px;display:grid}.TranscriptionTrimPage-module__P54MTG__costBreakdown>div>div{gap:3px;min-width:0;display:grid}.TranscriptionTrimPage-module__P54MTG__costBreakdown>div>div>strong{color:var(--color-app-foreground);font-size:13px}.TranscriptionTrimPage-module__P54MTG__costBreakdown span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__costBreakdown p{grid-column:1/-1;margin:0;font-size:11px;line-height:1.45}.TranscriptionTrimPage-module__P54MTG__costBreakdown>div>strong{color:var(--color-app-foreground);font-variant-numeric:tabular-nums;font-size:13px}.TranscriptionTrimPage-module__P54MTG__costNote{font-size:11px;line-height:1.5}.TranscriptionTrimPage-module__P54MTG__results{gap:18px;display:grid}.TranscriptionTrimPage-module__P54MTG__resultsHeading{justify-content:space-between;align-items:end;gap:16px;display:flex}.TranscriptionTrimPage-module__P54MTG__resultsHeading div{gap:3px;display:grid}.TranscriptionTrimPage-module__P54MTG__resultsHeading span{color:var(--color-app-muted);font-size:12px}.TranscriptionTrimPage-module__P54MTG__resultsHeading h2{color:var(--color-app-foreground);font-size:26px}.TranscriptionTrimPage-module__P54MTG__clipGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.TranscriptionTrimPage-module__P54MTG__clipCard{border:1px solid var(--color-app-border);background:var(--color-app-surface);border-radius:20px;min-width:0;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__clipPreview{aspect-ratio:16/9;color:#a5a5a5;background:#050505;place-items:center;font-size:12px;display:grid}.TranscriptionTrimPage-module__P54MTG__clipPreview video{object-fit:contain;width:100%;height:100%}.TranscriptionTrimPage-module__P54MTG__clipPreview svg{width:22px;height:22px;animation:.8s linear infinite TranscriptionTrimPage-module__P54MTG__spin}.TranscriptionTrimPage-module__P54MTG__clipBody{gap:13px;padding:17px;display:grid}.TranscriptionTrimPage-module__P54MTG__clipHeading{justify-content:space-between;align-items:start;gap:12px;display:flex}.TranscriptionTrimPage-module__P54MTG__clipHeading>div{gap:4px;min-width:0;display:grid}.TranscriptionTrimPage-module__P54MTG__clipHeading h3{color:var(--color-app-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.TranscriptionTrimPage-module__P54MTG__clipTime,.TranscriptionTrimPage-module__P54MTG__confidence,.TranscriptionTrimPage-module__P54MTG__clipFooter>span{color:var(--color-app-muted);font-variant-numeric:tabular-nums;font-size:11px}.TranscriptionTrimPage-module__P54MTG__confidence{border:1px solid var(--color-app-border);border-radius:999px;flex:none;padding:5px 8px}.TranscriptionTrimPage-module__P54MTG__requestText{color:var(--color-app-muted);font-size:12px;line-height:1.45}.TranscriptionTrimPage-module__P54MTG__clipBody blockquote{border-left:2px solid var(--color-brand-accent);color:var(--color-app-foreground);padding-left:12px;font-size:13px;line-height:1.55}.TranscriptionTrimPage-module__P54MTG__clipFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.TranscriptionTrimPage-module__P54MTG__downloadButton{min-height:36px;padding:0 13px}.TranscriptionTrimPage-module__P54MTG__downloadButton svg{width:15px;height:15px}.TranscriptionTrimPage-module__P54MTG__inlineError{text-align:right;font-size:11px}.TranscriptionTrimPage-module__P54MTG__unmatched{border:1px solid color-mix(in srgb, #ffb269 45%, var(--color-app-border));background:color-mix(in srgb, #ffb269 7%, var(--color-app-surface));border-radius:16px;gap:12px;padding:16px 18px;display:grid}.TranscriptionTrimPage-module__P54MTG__unmatched h3{color:var(--color-app-foreground);font-size:14px}.TranscriptionTrimPage-module__P54MTG__unmatched ul{gap:10px;padding:0;list-style:none;display:grid}.TranscriptionTrimPage-module__P54MTG__unmatched li{gap:3px;display:grid}.TranscriptionTrimPage-module__P54MTG__unmatched strong{color:var(--color-app-foreground);font-size:12px}.TranscriptionTrimPage-module__P54MTG__unmatched li span{color:var(--color-app-muted);font-size:12px}.TranscriptionTrimPage-module__P54MTG__finalizing{color:var(--color-app-muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}@keyframes TranscriptionTrimPage-module__P54MTG__spin{to{transform:rotate(360deg)}}@media (max-width:780px){.TranscriptionTrimPage-module__P54MTG__page{padding-top:56px}.TranscriptionTrimPage-module__P54MTG__clipGrid,.TranscriptionTrimPage-module__P54MTG__candidateGrid,.TranscriptionTrimPage-module__P54MTG__costBreakdown,.TranscriptionTrimPage-module__P54MTG__urlStep{grid-template-columns:minmax(0,1fr)}.TranscriptionTrimPage-module__P54MTG__composerFooter,.TranscriptionTrimPage-module__P54MTG__costHeading,.TranscriptionTrimPage-module__P54MTG__resultsHeading{flex-direction:column;align-items:stretch}.TranscriptionTrimPage-module__P54MTG__discoverButton,.TranscriptionTrimPage-module__P54MTG__composerFooter button{width:100%}}
.OperationalIssuesPage-module__-DxsNq__page{background:var(--color-app-background);width:100%;min-height:100%;color:var(--color-app-foreground);flex-direction:column;gap:26px;padding:58px clamp(28px,4vw,68px) 36px;display:flex}.OperationalIssuesPage-module__-DxsNq__pageHeader{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.OperationalIssuesPage-module__-DxsNq__eyebrow{color:var(--color-app-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.OperationalIssuesPage-module__-DxsNq__pageHeader h1{margin:0;font-size:clamp(32px,3vw,48px);line-height:1}.OperationalIssuesPage-module__-DxsNq__pageHeader p{max-width:720px;color:var(--color-app-muted);margin:12px 0 0;font-size:15px;line-height:1.55}.OperationalIssuesPage-module__-DxsNq__summaryCards{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.OperationalIssuesPage-module__-DxsNq__summaryCard{border:1px solid var(--color-app-border);background:var(--color-app-surface);min-height:42px;color:var(--color-app-muted);border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:13px;display:inline-flex}.OperationalIssuesPage-module__-DxsNq__summaryCard[data-tone=danger]{border-color:color-mix(in srgb, #ff6b6b 50%, var(--color-app-border));color:color-mix(in srgb, #ff6b6b 78%, var(--color-app-foreground))}.OperationalIssuesPage-module__-DxsNq__summaryCard svg{width:17px;height:17px}.OperationalIssuesPage-module__-DxsNq__summaryCard strong{color:var(--color-app-foreground);font-size:15px}.OperationalIssuesPage-module__-DxsNq__toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.OperationalIssuesPage-module__-DxsNq__viewTabs{flex-wrap:wrap;gap:8px;display:flex}.OperationalIssuesPage-module__-DxsNq__viewTabs button,.OperationalIssuesPage-module__-DxsNq__issueActions button{border:1px solid var(--color-app-border);background:var(--color-app-surface);min-height:38px;color:var(--color-app-muted);font:inherit;cursor:pointer;border-radius:999px;padding:0 16px;font-size:13px}.OperationalIssuesPage-module__-DxsNq__viewTabs button[aria-pressed=true]{border-color:var(--color-app-foreground);background:var(--color-app-foreground);color:var(--color-app-background)}.OperationalIssuesPage-module__-DxsNq__viewTabs button:focus-visible,.OperationalIssuesPage-module__-DxsNq__issueActions button:focus-visible,.OperationalIssuesPage-module__-DxsNq__issueListItem:focus-visible,.OperationalIssuesPage-module__-DxsNq__searchField:focus-within{outline:2px solid var(--color-brand-accent);outline-offset:2px}.OperationalIssuesPage-module__-DxsNq__searchField{border:1px solid var(--color-app-border);background:var(--color-projects-control-background);width:min(360px,42vw);min-height:40px;color:var(--color-app-muted);border-radius:999px;align-items:center;gap:9px;padding:0 15px;display:flex}.OperationalIssuesPage-module__-DxsNq__searchField svg{flex:none;width:17px;height:17px}.OperationalIssuesPage-module__-DxsNq__searchField input{width:100%;color:var(--color-app-foreground);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.OperationalIssuesPage-module__-DxsNq__issueWorkspace{border:1px solid var(--color-app-border);background:color-mix(in srgb, var(--color-app-surface) 90%, transparent);border-radius:26px;flex:auto;grid-template-columns:minmax(280px,.78fr) minmax(460px,1.45fr);min-height:0;display:grid;overflow:hidden}.OperationalIssuesPage-module__-DxsNq__issueList{border-right:1px solid var(--color-app-border);min-height:0;overflow-y:auto}.OperationalIssuesPage-module__-DxsNq__issueListItem{border:0;border-bottom:1px solid var(--color-app-border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:4px minmax(0,1fr);gap:14px;padding:18px;display:grid;position:relative}.OperationalIssuesPage-module__-DxsNq__issueListItem[aria-current=true]{background:var(--color-app-subtle-surface)}.OperationalIssuesPage-module__-DxsNq__issueListMarker{background:#f3aa4e;border-radius:999px;width:4px;min-height:100%}.OperationalIssuesPage-module__-DxsNq__issueListItem[data-severity=high] .OperationalIssuesPage-module__-DxsNq__issueListMarker{background:#ff6b6b}.OperationalIssuesPage-module__-DxsNq__issueListContent{gap:5px;min-width:0;display:grid}.OperationalIssuesPage-module__-DxsNq__issueListTopline{color:var(--color-app-muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.OperationalIssuesPage-module__-DxsNq__issueStatus{letter-spacing:.04em;text-transform:uppercase;font-weight:700}.OperationalIssuesPage-module__-DxsNq__issueListContent>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.OperationalIssuesPage-module__-DxsNq__issueClient{color:var(--color-app-foreground);font-size:13px}.OperationalIssuesPage-module__-DxsNq__issueProject{color:var(--color-app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.OperationalIssuesPage-module__-DxsNq__issueDetail{min-height:0;padding:clamp(24px,3vw,42px);overflow-y:auto}.OperationalIssuesPage-module__-DxsNq__issueDetailHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.OperationalIssuesPage-module__-DxsNq__issueDetailMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.OperationalIssuesPage-module__-DxsNq__issueDetailMeta span{background:var(--color-app-subtle-surface);color:var(--color-app-muted);text-transform:capitalize;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.OperationalIssuesPage-module__-DxsNq__issueDetailMeta span[data-severity=high]{color:color-mix(in srgb, #ff6b6b 78%, var(--color-app-foreground));background:#ff6b6b24}.OperationalIssuesPage-module__-DxsNq__issueDetailMeta svg{width:14px;height:14px}.OperationalIssuesPage-module__-DxsNq__issueDetail h2{margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.12}.OperationalIssuesPage-module__-DxsNq__issueDetailHeader p{max-width:720px;color:var(--color-app-muted);margin:12px 0 0;font-size:14px;line-height:1.6}.OperationalIssuesPage-module__-DxsNq__issueActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.OperationalIssuesPage-module__-DxsNq__issueActions button[data-variant=primary]{border-color:var(--color-app-foreground);background:var(--color-app-foreground);color:var(--color-app-background)}.OperationalIssuesPage-module__-DxsNq__issueActions button:disabled{cursor:wait;opacity:.6}.OperationalIssuesPage-module__-DxsNq__detailGrid{border:1px solid var(--color-app-border);background:var(--color-app-border);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:30px 0 0;display:grid;overflow:hidden}.OperationalIssuesPage-module__-DxsNq__detailGrid>div{background:var(--color-app-background);min-width:0;padding:16px}.OperationalIssuesPage-module__-DxsNq__detailGrid dt{color:var(--color-app-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.OperationalIssuesPage-module__-DxsNq__detailGrid dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px}.OperationalIssuesPage-module__-DxsNq__detailGrid code{font-size:11px}.OperationalIssuesPage-module__-DxsNq__errorEvidence,.OperationalIssuesPage-module__-DxsNq__timelineSection{margin-top:30px}.OperationalIssuesPage-module__-DxsNq__errorEvidence h3,.OperationalIssuesPage-module__-DxsNq__timelineSection h3{margin:0 0 12px;font-size:14px}.OperationalIssuesPage-module__-DxsNq__errorEvidence pre{border:1px solid color-mix(in srgb, #ff6b6b 35%, var(--color-app-border));background:color-mix(in srgb, #ff6b6b 7%, var(--color-app-surface));max-height:220px;color:var(--color-app-foreground);white-space:pre-wrap;word-break:break-word;border-radius:14px;margin:0;padding:16px;font-size:12px;line-height:1.5;overflow:auto}.OperationalIssuesPage-module__-DxsNq__conditionState{border:1px solid color-mix(in srgb, #5ecf87 36%, var(--color-app-border));background:color-mix(in srgb, #5ecf87 8%, var(--color-app-surface));border-radius:16px;align-items:flex-start;gap:11px;margin-top:24px;padding:14px;display:flex}.OperationalIssuesPage-module__-DxsNq__conditionState[data-active=true]{border-color:color-mix(in srgb, #f3aa4e 40%, var(--color-app-border));background:color-mix(in srgb, #f3aa4e 8%, var(--color-app-surface))}.OperationalIssuesPage-module__-DxsNq__conditionState>svg{flex:none;width:18px;height:18px;margin-top:1px}.OperationalIssuesPage-module__-DxsNq__conditionState div{gap:4px;display:grid}.OperationalIssuesPage-module__-DxsNq__conditionState strong{font-size:13px}.OperationalIssuesPage-module__-DxsNq__conditionState span{color:var(--color-app-muted);font-size:12px;line-height:1.45}.OperationalIssuesPage-module__-DxsNq__timelineList{gap:0;margin:0;padding:0;list-style:none;display:grid}.OperationalIssuesPage-module__-DxsNq__timelineList li{grid-template-columns:12px minmax(0,1fr);gap:12px;padding:0 0 22px;display:grid;position:relative}.OperationalIssuesPage-module__-DxsNq__timelineList li:not(:last-child):before{background:var(--color-app-border);content:"";width:1px;position:absolute;top:12px;bottom:0;left:5px}.OperationalIssuesPage-module__-DxsNq__timelineDot{z-index:1;border:2px solid var(--color-app-background);background:var(--color-app-foreground);width:11px;height:11px;box-shadow:0 0 0 1px var(--color-app-border);border-radius:50%;margin-top:3px;position:relative}.OperationalIssuesPage-module__-DxsNq__timelineEventHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.OperationalIssuesPage-module__-DxsNq__timelineEventHeader strong{text-transform:capitalize;font-size:12px}.OperationalIssuesPage-module__-DxsNq__timelineEventHeader time{color:var(--color-app-muted);font-size:11px}.OperationalIssuesPage-module__-DxsNq__timelineList p{color:var(--color-app-muted);margin:5px 0 0;font-size:12px;line-height:1.5}.OperationalIssuesPage-module__-DxsNq__stateMessage,.OperationalIssuesPage-module__-DxsNq__errorMessage,.OperationalIssuesPage-module__-DxsNq__mutedMessage{color:var(--color-app-muted);margin:0;font-size:13px}.OperationalIssuesPage-module__-DxsNq__errorMessage{color:color-mix(in srgb, #ff6b6b 82%, var(--color-app-foreground))}.OperationalIssuesPage-module__-DxsNq__emptyState{border:1px dashed var(--color-app-border);text-align:center;border-radius:24px;flex:auto;align-content:center;place-items:center;gap:10px;min-height:320px;display:grid}.OperationalIssuesPage-module__-DxsNq__emptyState svg{color:#5ecf87;width:34px;height:34px}.OperationalIssuesPage-module__-DxsNq__emptyState h2{margin:0;font-size:20px}.OperationalIssuesPage-module__-DxsNq__emptyState p{max-width:480px;color:var(--color-app-muted);margin:0;font-size:13px}.OperationalIssuesPage-module__-DxsNq__monitoringNote{color:var(--color-app-muted);align-items:center;gap:8px;font-size:11px;display:flex}.OperationalIssuesPage-module__-DxsNq__monitoringNote svg{width:14px;height:14px}.OperationalIssuesPage-module__-DxsNq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:980px){.OperationalIssuesPage-module__-DxsNq__pageHeader,.OperationalIssuesPage-module__-DxsNq__toolbar{flex-direction:column;align-items:stretch}.OperationalIssuesPage-module__-DxsNq__summaryCards{justify-content:flex-start}.OperationalIssuesPage-module__-DxsNq__searchField{width:100%}.OperationalIssuesPage-module__-DxsNq__issueWorkspace{grid-template-columns:minmax(240px,.75fr) minmax(380px,1.2fr)}}@media (max-width:760px){.OperationalIssuesPage-module__-DxsNq__page{padding:30px 18px}.OperationalIssuesPage-module__-DxsNq__issueWorkspace{display:block;overflow:visible}.OperationalIssuesPage-module__-DxsNq__issueList{border-right:0;border-bottom:1px solid var(--color-app-border);max-height:300px}.OperationalIssuesPage-module__-DxsNq__issueDetailHeader{flex-direction:column}.OperationalIssuesPage-module__-DxsNq__issueActions{justify-content:flex-start}.OperationalIssuesPage-module__-DxsNq__detailGrid{grid-template-columns:1fr}}
.OrganizationsPage-module__wvotLG__page{background:var(--color-app-background);width:100%;min-height:100%;color:var(--color-app-foreground);flex-direction:column;gap:28px;padding:58px clamp(28px,4vw,68px) 36px;display:flex}.OrganizationsPage-module__wvotLG__pageHeader{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.OrganizationsPage-module__wvotLG__eyebrow,.OrganizationsPage-module__wvotLG__projectPanelEyebrow{color:var(--color-app-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.OrganizationsPage-module__wvotLG__pageHeader h1{margin:0;font-size:clamp(32px,3vw,48px);line-height:1}.OrganizationsPage-module__wvotLG__pageHeader p{color:var(--color-app-muted);margin:12px 0 0;font-size:15px}.OrganizationsPage-module__wvotLG__organizationCount,.OrganizationsPage-module__wvotLG__projectCount{border:1px solid var(--color-app-border);background:var(--color-app-surface);min-height:42px;color:var(--color-app-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 15px;font-size:13px;display:inline-flex}.OrganizationsPage-module__wvotLG__organizationCount svg,.OrganizationsPage-module__wvotLG__projectCount svg{width:17px;height:17px}.OrganizationsPage-module__wvotLG__organizationCount strong{color:var(--color-app-foreground);font-size:15px}.OrganizationsPage-module__wvotLG__organizationMetrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.OrganizationsPage-module__wvotLG__browser{border:1px solid var(--color-app-border);background:color-mix(in srgb, var(--color-app-surface) 90%, transparent);border-radius:26px;flex:auto;grid-template-columns:minmax(270px,.7fr) minmax(520px,1.5fr);min-height:0;display:grid;overflow:hidden}.OrganizationsPage-module__wvotLG__organizationPanel,.OrganizationsPage-module__wvotLG__projectPanel{min-width:0;min-height:0}.OrganizationsPage-module__wvotLG__organizationPanel{border-right:1px solid var(--color-app-border);flex-direction:column;display:flex}.OrganizationsPage-module__wvotLG__organizationPanelHeader,.OrganizationsPage-module__wvotLG__projectPanelHeader{border-bottom:1px solid var(--color-app-border);justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.OrganizationsPage-module__wvotLG__organizationPanelHeader{flex-direction:column;align-items:stretch}.OrganizationsPage-module__wvotLG__organizationPanelHeader h2,.OrganizationsPage-module__wvotLG__projectPanelHeader h2{margin:0;font-size:20px}.OrganizationsPage-module__wvotLG__searchField{border:1px solid var(--color-app-border);background:var(--color-projects-control-background);min-height:40px;color:var(--color-app-muted);border-radius:999px;align-items:center;gap:9px;padding:0 14px;display:flex}.OrganizationsPage-module__wvotLG__searchField:focus-within,.OrganizationsPage-module__wvotLG__organizationButton:focus-visible,.OrganizationsPage-module__wvotLG__projectRow:focus-visible,.OrganizationsPage-module__wvotLG__panelMessage button:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.OrganizationsPage-module__wvotLG__searchField svg{width:17px;height:17px}.OrganizationsPage-module__wvotLG__searchField input{width:100%;min-width:0;color:var(--color-app-foreground);font:inherit;background:0 0;border:0;outline:0}.OrganizationsPage-module__wvotLG__organizationList,.OrganizationsPage-module__wvotLG__projectList{min-height:0;overflow-y:auto}.OrganizationsPage-module__wvotLG__organizationButton{border:0;border-bottom:1px solid var(--color-app-border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:15px 18px;display:grid}.OrganizationsPage-module__wvotLG__organizationButton:hover,.OrganizationsPage-module__wvotLG__organizationButton[aria-current=true]{background:var(--color-app-subtle-surface)}.OrganizationsPage-module__wvotLG__organizationButton>svg{width:18px;height:18px;color:var(--color-app-muted)}.OrganizationsPage-module__wvotLG__organizationMark,.OrganizationsPage-module__wvotLG__emptySelectionIcon{background:var(--color-app-foreground);color:var(--color-app-background);border-radius:13px;place-items:center;font-size:15px;font-weight:750;display:grid}.OrganizationsPage-module__wvotLG__organizationMark{width:42px;height:42px}.OrganizationsPage-module__wvotLG__organizationLabel{gap:4px;min-width:0;display:grid}.OrganizationsPage-module__wvotLG__organizationLabel strong,.OrganizationsPage-module__wvotLG__organizationLabel span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrganizationsPage-module__wvotLG__organizationLabel span,.OrganizationsPage-module__wvotLG__organizationId{color:var(--color-app-muted);font-size:12px}.OrganizationsPage-module__wvotLG__projectPanel{flex-direction:column;display:flex;overflow:hidden}.OrganizationsPage-module__wvotLG__projectPanelHeader{min-height:91px}.OrganizationsPage-module__wvotLG__projectPanelEyebrow{margin-bottom:5px}.OrganizationsPage-module__wvotLG__organizationId{margin-top:5px;display:block}.OrganizationsPage-module__wvotLG__detailContent{flex:auto;min-height:0;overflow-y:auto}.OrganizationsPage-module__wvotLG__detailSection{min-width:0}.OrganizationsPage-module__wvotLG__detailSection+.OrganizationsPage-module__wvotLG__detailSection{border-top:1px solid var(--color-app-border)}.OrganizationsPage-module__wvotLG__detailSectionHeader{border-bottom:1px solid var(--color-app-border);background:color-mix(in srgb, var(--color-app-subtle-surface) 42%, transparent);justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.OrganizationsPage-module__wvotLG__detailSectionHeader h3{margin:0;font-size:16px}.OrganizationsPage-module__wvotLG__detailSectionHeader p{color:var(--color-app-muted);margin:5px 0 0;font-size:12px}.OrganizationsPage-module__wvotLG__detailMessage{min-height:120px;color:var(--color-app-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:28px;display:flex}.OrganizationsPage-module__wvotLG__detailMessage strong{color:var(--color-app-foreground)}.OrganizationsPage-module__wvotLG__userTableViewport{min-width:0;overflow-x:auto}.OrganizationsPage-module__wvotLG__userTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px}.OrganizationsPage-module__wvotLG__userTable th,.OrganizationsPage-module__wvotLG__userTable td{border-bottom:1px solid var(--color-app-border);text-align:left;vertical-align:middle;padding:14px 16px}.OrganizationsPage-module__wvotLG__userTable th{color:var(--color-app-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.OrganizationsPage-module__wvotLG__userTable th:first-child{width:29%}.OrganizationsPage-module__wvotLG__userTable th:nth-child(2){width:22%}.OrganizationsPage-module__wvotLG__userTable th:nth-child(3),.OrganizationsPage-module__wvotLG__userTable th:nth-child(4){width:16%}.OrganizationsPage-module__wvotLG__userTable th:last-child{width:17%}.OrganizationsPage-module__wvotLG__userTable tbody tr:last-child td{border-bottom:0}.OrganizationsPage-module__wvotLG__userTable tbody tr:hover{background:var(--color-app-subtle-surface)}.OrganizationsPage-module__wvotLG__userTable td time{color:var(--color-app-muted);white-space:nowrap;font-size:12px}.OrganizationsPage-module__wvotLG__userIdentity{align-items:center;gap:10px;min-width:0;display:flex}.OrganizationsPage-module__wvotLG__userAvatar{background:var(--color-app-foreground);width:34px;height:34px;color:var(--color-app-background);border-radius:10px;flex:none;place-items:center;font-size:13px;font-weight:750;display:grid}.OrganizationsPage-module__wvotLG__userIdentityText{gap:4px;min-width:0;display:grid}.OrganizationsPage-module__wvotLG__userIdentityText strong,.OrganizationsPage-module__wvotLG__userIdentityText>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrganizationsPage-module__wvotLG__userIdentityText strong{font-size:13px}.OrganizationsPage-module__wvotLG__userIdentityText>span{color:var(--color-app-muted);font-size:11px}.OrganizationsPage-module__wvotLG__verifiedLabel{color:color-mix(in srgb, #3e9f63 86%, var(--color-app-foreground));margin-left:7px;font-size:10px;font-weight:700}.OrganizationsPage-module__wvotLG__userId{color:var(--color-app-muted);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.OrganizationsPage-module__wvotLG__userStatusList{flex-wrap:wrap;gap:5px;display:flex}.OrganizationsPage-module__wvotLG__userStatus{background:var(--color-app-subtle-surface);min-height:22px;color:var(--color-app-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.OrganizationsPage-module__wvotLG__userStatus[data-tone=success]{color:color-mix(in srgb, #3e9f63 84%, var(--color-app-foreground));background:#64c98724}.OrganizationsPage-module__wvotLG__userStatus[data-tone=danger]{color:color-mix(in srgb, #ff6b6b 82%, var(--color-app-foreground));background:#ff6b6b24}.OrganizationsPage-module__wvotLG__userStatus[data-tone=admin]{background:color-mix(in srgb, var(--color-brand-accent) 16%, transparent);color:color-mix(in srgb, var(--color-brand-accent) 72%, var(--color-app-foreground))}.OrganizationsPage-module__wvotLG__projectRow{border:0;border-bottom:1px solid var(--color-app-border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:10px minmax(0,1fr) auto 18px;align-items:center;gap:15px;padding:18px 22px;display:grid}.OrganizationsPage-module__wvotLG__projectRow:hover{background:var(--color-app-subtle-surface)}.OrganizationsPage-module__wvotLG__projectRow:disabled{cursor:not-allowed;opacity:.62}.OrganizationsPage-module__wvotLG__projectRow:disabled:hover{background:0 0}.OrganizationsPage-module__wvotLG__projectRow>svg{width:18px;height:18px;color:var(--color-app-muted)}.OrganizationsPage-module__wvotLG__projectStatusDot{background:#e7af4a;border-radius:999px;width:9px;height:9px}.OrganizationsPage-module__wvotLG__projectStatusDot[data-tone=danger]{background:#ff6b6b}.OrganizationsPage-module__wvotLG__projectStatusDot[data-tone=success]{background:#64c987}.OrganizationsPage-module__wvotLG__projectDetails,.OrganizationsPage-module__wvotLG__projectMetadata{gap:6px;min-width:0;display:grid}.OrganizationsPage-module__wvotLG__projectDetails strong,.OrganizationsPage-module__wvotLG__projectDetails span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrganizationsPage-module__wvotLG__projectDetails strong{font-size:15px}.OrganizationsPage-module__wvotLG__projectDetails span,.OrganizationsPage-module__wvotLG__projectMetadata time{color:var(--color-app-muted);font-size:12px}.OrganizationsPage-module__wvotLG__projectMetadata{justify-items:end}.OrganizationsPage-module__wvotLG__projectStatus{color:color-mix(in srgb, #c78617 88%, var(--color-app-foreground));background:#e7af4a24;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.OrganizationsPage-module__wvotLG__projectStatus[data-tone=danger]{color:color-mix(in srgb, #ff6b6b 82%, var(--color-app-foreground));background:#ff6b6b24}.OrganizationsPage-module__wvotLG__projectStatus[data-tone=success]{color:color-mix(in srgb, #3e9f63 84%, var(--color-app-foreground));background:#64c98724}.OrganizationsPage-module__wvotLG__emptySelection,.OrganizationsPage-module__wvotLG__panelMessage{color:var(--color-app-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.OrganizationsPage-module__wvotLG__emptySelection{flex:auto;min-height:320px;padding:44px}.OrganizationsPage-module__wvotLG__emptySelectionIcon{width:52px;height:52px;margin-bottom:18px}.OrganizationsPage-module__wvotLG__emptySelectionIcon svg{width:22px;height:22px}.OrganizationsPage-module__wvotLG__emptySelection h2,.OrganizationsPage-module__wvotLG__panelMessage strong{color:var(--color-app-foreground);margin:0}.OrganizationsPage-module__wvotLG__emptySelection p{max-width:420px;margin:10px 0 0;line-height:1.5}.OrganizationsPage-module__wvotLG__panelMessage{gap:9px;min-height:220px;padding:28px}.OrganizationsPage-module__wvotLG__panelMessage button{border:1px solid var(--color-app-border);background:var(--color-app-surface);color:var(--color-app-foreground);font:inherit;cursor:pointer;border-radius:999px;padding:8px 14px}.OrganizationsPage-module__wvotLG__loadingList,.OrganizationsPage-module__wvotLG__loadingProjects,.OrganizationsPage-module__wvotLG__loadingUsers{background:var(--color-app-border);gap:1px;display:grid}.OrganizationsPage-module__wvotLG__loadingList span,.OrganizationsPage-module__wvotLG__loadingProjects span,.OrganizationsPage-module__wvotLG__loadingUsers span{background:linear-gradient(90deg, var(--color-app-surface), var(--color-app-subtle-surface), var(--color-app-surface));background-size:220% 100%;min-height:73px;animation:1.4s ease-in-out infinite OrganizationsPage-module__wvotLG__organizationLoading}.OrganizationsPage-module__wvotLG__loadingProjects span{min-height:82px}.OrganizationsPage-module__wvotLG__loadingUsers span{min-height:64px}@keyframes OrganizationsPage-module__wvotLG__organizationLoading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:980px){.OrganizationsPage-module__wvotLG__page{padding:36px 24px 28px}.OrganizationsPage-module__wvotLG__pageHeader{flex-direction:column;align-items:flex-start}.OrganizationsPage-module__wvotLG__browser{grid-template-columns:1fr;overflow:visible}.OrganizationsPage-module__wvotLG__organizationPanel{border-right:0;border-bottom:1px solid var(--color-app-border);max-height:420px}.OrganizationsPage-module__wvotLG__detailContent{overflow:visible}.OrganizationsPage-module__wvotLG__projectPanelHeader{flex-direction:column;align-items:flex-start}.OrganizationsPage-module__wvotLG__organizationMetrics{justify-content:flex-start}}@media (max-width:620px){.OrganizationsPage-module__wvotLG__projectPanelHeader,.OrganizationsPage-module__wvotLG__projectRow{grid-template-columns:10px minmax(0,1fr) 18px;align-items:flex-start}.OrganizationsPage-module__wvotLG__projectPanelHeader{flex-direction:column;display:flex}.OrganizationsPage-module__wvotLG__projectMetadata{grid-column:2;justify-items:start}.OrganizationsPage-module__wvotLG__projectRow>svg{grid-area:1/3}}
.AgentToolsSidebar-module__zk9lEW__sidebar{z-index:2;background:var(--color-sidebar-background);scrollbar-color:#4b4d52 transparent;scrollbar-width:thin;border:0;border-radius:0;flex-direction:column;width:232px;height:100svh;min-height:100svh;margin:0;padding:26px 14px 36px;transition:width .36s,opacity .24s,padding .36s,transform .36s;display:flex;position:relative;overflow:hidden auto}.AgentToolsSidebar-module__zk9lEW__sidebar::-webkit-scrollbar{width:8px}.AgentToolsSidebar-module__zk9lEW__sidebar::-webkit-scrollbar-track{background:0 0}.AgentToolsSidebar-module__zk9lEW__sidebar::-webkit-scrollbar-thumb{background:#4b4d52;border-radius:999px}.AgentToolsSidebar-module__zk9lEW__sidebar[data-compact=true]{opacity:0;pointer-events:none;width:0;padding-left:0;padding-right:0;overflow:hidden;transform:translate(-24px)}.AgentToolsSidebar-module__zk9lEW__sidebarBrand{align-items:center;min-width:0;margin:0 0 24px;padding:20px 24px 0;display:flex}.AgentToolsSidebar-module__zk9lEW__sidebarBrandImage{width:100%;height:auto;display:block}.AgentToolsSidebar-module__zk9lEW__sidebarProfile{z-index:20;min-width:0;margin:0 0 24px;position:relative}.AgentToolsSidebar-module__zk9lEW__profileTrigger{border:1px solid var(--color-sidebar-border);width:100%;min-width:0;min-height:50px;color:var(--color-sidebar-foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:5px 10px 5px 6px;display:flex}.AgentToolsSidebar-module__zk9lEW__profileTrigger:hover,.AgentToolsSidebar-module__zk9lEW__profileTrigger:focus-visible,.AgentToolsSidebar-module__zk9lEW__profileTrigger[aria-expanded=true]{border-color:#737673;outline:none}.AgentToolsSidebar-module__zk9lEW__sidebarAvatar,.AgentToolsSidebar-module__zk9lEW__profileSummaryAvatar{background:var(--color-brand-accent);color:#090a09;border-radius:50%;flex:none;place-items:center;font-weight:500;line-height:1;display:inline-grid}.AgentToolsSidebar-module__zk9lEW__sidebarAvatar{width:30px;height:30px;font-size:15px}.AgentToolsSidebar-module__zk9lEW__sidebarProfileName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-sidebar-foreground);flex:auto;font-size:14px;font-weight:500;line-height:1;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__profileChevron{flex:none;width:17px;height:17px;transition:transform .16s}.AgentToolsSidebar-module__zk9lEW__profileTrigger[aria-expanded=true] .AgentToolsSidebar-module__zk9lEW__profileChevron{transform:rotate(180deg)}.AgentToolsSidebar-module__zk9lEW__profileMenu{z-index:40;color:#f7f8f4;background:#141514;border:1px solid #3f423f;border-radius:14px;gap:0;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__profileSummary{align-items:flex-start;gap:11px;min-width:0;padding:15px;display:flex}.AgentToolsSidebar-module__zk9lEW__profileSummaryAvatar{width:34px;height:34px;font-size:16px}.AgentToolsSidebar-module__zk9lEW__profileSummaryText{gap:5px;min-width:0;display:grid}.AgentToolsSidebar-module__zk9lEW__profileSummaryText strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:650;line-height:1.2;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__profileDetail{color:#adafad;align-items:center;gap:6px;min-width:0;font-size:11px;line-height:1.25;display:flex}.AgentToolsSidebar-module__zk9lEW__profileDetail svg{flex:none;width:13px;height:13px}.AgentToolsSidebar-module__zk9lEW__profileDetail span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__profileMenuSection{border-top:1px solid #303230;border-bottom:1px solid #303230;gap:9px;padding:13px 15px 15px;display:grid}.AgentToolsSidebar-module__zk9lEW__profileMenuLabel{color:#8e918e;letter-spacing:.02em;font-size:11px;font-weight:650;line-height:1}.AgentToolsSidebar-module__zk9lEW__themeOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.AgentToolsSidebar-module__zk9lEW__themeOption,.AgentToolsSidebar-module__zk9lEW__signOutButton{color:#d9dbd8;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.AgentToolsSidebar-module__zk9lEW__themeOption{border:1px solid #373a37;border-radius:9px;justify-content:center;gap:7px;min-height:37px;font-size:12px}.AgentToolsSidebar-module__zk9lEW__themeOption svg,.AgentToolsSidebar-module__zk9lEW__signOutButton svg{width:15px;height:15px}.AgentToolsSidebar-module__zk9lEW__themeOption:hover:not(:disabled),.AgentToolsSidebar-module__zk9lEW__themeOption:focus-visible:not(:disabled){border-color:#696c69;outline:none}.AgentToolsSidebar-module__zk9lEW__themeOption[aria-pressed=true]{border-color:var(--color-brand-accent);background:var(--color-brand-accent);color:#090a09}.AgentToolsSidebar-module__zk9lEW__themeOption:disabled{cursor:pointer;opacity:.7}.AgentToolsSidebar-module__zk9lEW__signOutButton:disabled{cursor:wait;opacity:.7}.AgentToolsSidebar-module__zk9lEW__signOutButton{gap:9px;min-height:45px;padding:0 15px;font-size:13px}.AgentToolsSidebar-module__zk9lEW__signOutButton:hover:not(:disabled),.AgentToolsSidebar-module__zk9lEW__signOutButton:focus-visible:not(:disabled){color:#fff;background:#232523;outline:none}.AgentToolsSidebar-module__zk9lEW__profileMenuMessage{color:#ffaaa0;font-size:10px;line-height:1.3}.AgentToolsSidebar-module__zk9lEW__toolList{gap:9px;min-width:0;display:grid}.AgentToolsSidebar-module__zk9lEW__toolButtonWrapper{min-width:0;position:relative}.AgentToolsSidebar-module__zk9lEW__toolButton{width:100%;min-width:0;min-height:33px;color:var(--color-sidebar-foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;padding:0 9px 0 7px;font-size:14px;font-weight:500;line-height:1;display:flex}.AgentToolsSidebar-module__zk9lEW__toolButton:hover,.AgentToolsSidebar-module__zk9lEW__toolButton:focus-visible,.AgentToolsSidebar-module__zk9lEW__toolButton[aria-current=page]{color:#fff;background:#3a3a3a;border-color:#0000;outline:none}.AgentToolsSidebar-module__zk9lEW__toolButton[aria-current=page]{color:#fff;background:#ffffff1a}.AgentToolsSidebar-module__zk9lEW__toolButton[aria-current=page]:hover,.AgentToolsSidebar-module__zk9lEW__toolButton[aria-current=page]:focus-visible{color:#fff;background:#ffffff24}.AgentToolsSidebar-module__zk9lEW__toolButton:disabled{color:#777e87;cursor:not-allowed}.AgentToolsSidebar-module__zk9lEW__toolButtonIcon{flex:none;place-items:center;width:14px;height:14px;display:inline-grid}.AgentToolsSidebar-module__zk9lEW__toolButtonIcon svg{width:14px;height:14px}.AgentToolsSidebar-module__zk9lEW__toolButtonIcon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.AgentToolsSidebar-module__zk9lEW__toolButtonLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__adminSection{gap:9px;min-width:0;margin-top:21px;display:grid}.AgentToolsSidebar-module__zk9lEW__adminSectionHeader{color:var(--color-sidebar-muted);padding:0 7px;font-size:12px;font-weight:700;line-height:1.2}.AgentToolsSidebar-module__zk9lEW__issueCount{color:#fff;background:#ef4444;border-radius:999px;flex:none;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:750;line-height:1;display:inline-grid}.AgentToolsSidebar-module__zk9lEW__sidebarProjectSection{text-align:left;flex-direction:column;flex:none;gap:10px;min-width:0;margin:30px 0 0;display:flex}.AgentToolsSidebar-module__zk9lEW__sidebarProjectHeader{color:var(--color-sidebar-muted);letter-spacing:0;padding:0 7px;font-size:12px;font-weight:700;line-height:1.2}.AgentToolsSidebar-module__zk9lEW__sidebarProjectList{align-content:start;gap:8px;min-width:0;display:grid}.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton{min-width:0;color:var(--color-sidebar-foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:5px;padding:10px 9px 10px 7px;display:grid}.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton:hover,.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton:focus-visible{color:#fff;background:0 0;outline:none}.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton[aria-current=page]{color:#fff;background:#ffffff1f}.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton[aria-current=page]:hover,.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton[aria-current=page]:focus-visible{background:#ffffff29}.AgentToolsSidebar-module__zk9lEW__sidebarProjectButton:focus-visible{outline-offset:2px;outline:2px solid #4b4d52}.AgentToolsSidebar-module__zk9lEW__sidebarProjectTitle,.AgentToolsSidebar-module__zk9lEW__sidebarProjectMeta{min-width:0}.AgentToolsSidebar-module__zk9lEW__sidebarProjectTitle,.AgentToolsSidebar-module__zk9lEW__sidebarProjectStatusText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AgentToolsSidebar-module__zk9lEW__sidebarProjectTitle{font-size:13px;font-weight:700;line-height:1.25}.AgentToolsSidebar-module__zk9lEW__sidebarProjectMeta{--sidebar-project-status-color:#facc15;color:var(--color-sidebar-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;line-height:1.2;display:flex}.AgentToolsSidebar-module__zk9lEW__sidebarProjectStatusText{font-weight:400}.AgentToolsSidebar-module__zk9lEW__sidebarProjectMeta[data-tone=success]{--sidebar-project-status-color:#22c55e}.AgentToolsSidebar-module__zk9lEW__sidebarProjectMeta[data-tone=danger]{--sidebar-project-status-color:#ef4444}.AgentToolsSidebar-module__zk9lEW__sidebarProjectStatusDot{background:var(--sidebar-project-status-color);border-radius:999px;flex:none;width:7px;height:7px}@media (max-height:800px) and (min-width:641px){.AgentToolsSidebar-module__zk9lEW__sidebar{padding-top:28px;padding-bottom:22px}.AgentToolsSidebar-module__zk9lEW__sidebarProfile{margin-bottom:16px}.AgentToolsSidebar-module__zk9lEW__toolList{gap:6px}.AgentToolsSidebar-module__zk9lEW__toolButton{min-height:42px;font-size:14px}}@media (max-width:640px){.AgentToolsSidebar-module__zk9lEW__sidebar{border-radius:0;width:100%;height:auto;min-height:auto;margin:0;padding:16px;position:relative}.AgentToolsSidebar-module__zk9lEW__sidebarProfile{margin:0 0 16px}.AgentToolsSidebar-module__zk9lEW__sidebarProfileName{font-size:16px}.AgentToolsSidebar-module__zk9lEW__toolList{gap:5px}.AgentToolsSidebar-module__zk9lEW__toolButton{min-height:43px;font-size:14px}}
.ClientPickerPopover-module__D_FiPq__clientPopover{top:calc(var(--client-popover-anchor-top) - 12px);left:calc(var(--client-popover-anchor-right) + 18px);z-index:100;background:#17181b;border:3px solid #3e3f42;border-radius:28px;grid-template-rows:auto minmax(0,1fr);width:min(360px,100vw - 360px);max-height:min(420px,100svh - 96px);display:grid;position:fixed;overflow:hidden;box-shadow:0 22px 70px #0000007a}.ClientPickerPopover-module__D_FiPq__clientPopover[data-positioned=false]{visibility:hidden}.ClientPickerPopover-module__D_FiPq__clientPopoverHeader{justify-content:space-between;align-items:baseline;gap:12px;padding:16px 18px 8px;display:flex}.ClientPickerPopover-module__D_FiPq__clientPopoverTitle{color:#fff;font-size:14px;font-weight:750;line-height:1.2}.ClientPickerPopover-module__D_FiPq__clientPopoverStatus,.ClientPickerPopover-module__D_FiPq__clientOptionMeta,.ClientPickerPopover-module__D_FiPq__clientPopoverMessage{color:#9fa3aa;font-size:12px;line-height:1.35}.ClientPickerPopover-module__D_FiPq__clientList{scrollbar-color:#4b4d52 transparent;scrollbar-width:thin;gap:8px;padding:0 18px 18px;display:grid;overflow:auto}.ClientPickerPopover-module__D_FiPq__clientList::-webkit-scrollbar{width:8px}.ClientPickerPopover-module__D_FiPq__clientList::-webkit-scrollbar-track{background:0 0}.ClientPickerPopover-module__D_FiPq__clientList::-webkit-scrollbar-thumb{background:#4b4d52;border-radius:999px}.ClientPickerPopover-module__D_FiPq__clientOptionButton{color:#d4d4d8;cursor:pointer;width:100%;min-width:0;min-height:70px;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:999px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:8px 16px 8px 10px;display:grid}.ClientPickerPopover-module__D_FiPq__clientOptionButton:hover,.ClientPickerPopover-module__D_FiPq__clientOptionButton:focus-visible,.ClientPickerPopover-module__D_FiPq__clientOptionButton[data-selected=true]{color:#fff;background:#303134;outline:none}.ClientPickerPopover-module__D_FiPq__clientAvatar,.ClientPickerPopover-module__D_FiPq__clientNewIcon{color:#fff;background:#162347;border-radius:999px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:760;line-height:1;display:inline-grid}.ClientPickerPopover-module__D_FiPq__clientAvatar{border:2px solid #fff}.ClientPickerPopover-module__D_FiPq__clientNewIcon{color:#c5c6ca;background:#303134}.ClientPickerPopover-module__D_FiPq__clientNewIcon svg{width:28px;height:28px}.ClientPickerPopover-module__D_FiPq__clientNewIcon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.ClientPickerPopover-module__D_FiPq__clientOptionText{gap:5px;min-width:0;display:grid}.ClientPickerPopover-module__D_FiPq__clientOptionName{color:currentColor;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:26px;font-weight:450;line-height:1;overflow:hidden}.ClientPickerPopover-module__D_FiPq__clientOptionMeta{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;overflow:hidden}.ClientPickerPopover-module__D_FiPq__clientPopoverMessage{margin:0;padding:12px 8px}.ClientPickerPopover-module__D_FiPq__clientNewButton{margin-top:2px}@media (max-width:920px){.ClientPickerPopover-module__D_FiPq__clientPopover{width:min(330px,100vw - 32px)}}@media (max-width:640px){.ClientPickerPopover-module__D_FiPq__clientPopover{top:calc(var(--client-popover-anchor-bottom) + 10px);left:var(--client-popover-anchor-left);width:min(var(--client-popover-anchor-width), calc(100vw - 32px));border-radius:18px;max-height:360px}.ClientPickerPopover-module__D_FiPq__clientOptionButton{grid-template-columns:40px minmax(0,1fr);min-height:58px}.ClientPickerPopover-module__D_FiPq__clientAvatar,.ClientPickerPopover-module__D_FiPq__clientNewIcon{width:40px;height:40px}.ClientPickerPopover-module__D_FiPq__clientOptionName{font-size:18px}}
.BrandCreationProgress-module__cFPjlG__brandProgressPanel{width:100%;max-width:980px;min-height:calc(100svh - 188px);color:var(--color-app-foreground);isolation:isolate;background:0 0;border:0;border-radius:0;align-content:start;gap:34px;padding:34px clamp(22px,4vw,48px);display:grid;position:relative;overflow:visible}.BrandCreationProgress-module__cFPjlG__brandProgressPanel>*{z-index:1;position:relative}.BrandCreationProgress-module__cFPjlG__brandProgressHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.BrandCreationProgress-module__cFPjlG__brandProgressTitle{color:var(--color-app-foreground);letter-spacing:0;margin:0;font-size:36px;font-weight:760;line-height:1.08}.BrandCreationProgress-module__cFPjlG__brandProgressSubtitle{color:#aab2bd;overflow-wrap:anywhere;max-width:660px;margin:5px 0 0;font-size:14px;line-height:1.45}.BrandCreationProgress-module__cFPjlG__brandProgressRunMeta{color:#dfe4eb;max-width:340px;font-family:var(--font-app);text-overflow:ellipsis;white-space:nowrap;background:#111;border:1px solid #2f2f2f;border-radius:999px;flex:0 auto;padding:6px 10px;font-size:11px;font-weight:700;line-height:1.2;overflow:hidden}.BrandCreationProgress-module__cFPjlG__pushOptIn{background:#080808;border:1px solid #252525;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:grid}.BrandCreationProgress-module__cFPjlG__pushOptInCopy{gap:3px;min-width:0;display:grid}.BrandCreationProgress-module__cFPjlG__pushOptInTitle,.BrandCreationProgress-module__cFPjlG__pushOptInDetail{overflow-wrap:anywhere;min-width:0;display:block}.BrandCreationProgress-module__cFPjlG__pushOptInTitle{color:var(--color-app-foreground);font-size:13px;font-weight:760;line-height:1.25}.BrandCreationProgress-module__cFPjlG__pushOptInDetail{color:#9aa3ad;font-size:12px;line-height:1.35}.BrandCreationProgress-module__cFPjlG__pushOptInButton{color:#111;cursor:pointer;min-width:92px;min-height:34px;font:inherit;background:#fd6;border:1px solid #fd6;border-radius:7px;padding:0 12px;font-size:12px;font-weight:760;line-height:1}.BrandCreationProgress-module__cFPjlG__pushOptInButton:disabled{color:#777;cursor:default;background:#151515;border-color:#333}.BrandCreationProgress-module__cFPjlG__pushOptInStatus{color:#b9c2cf;text-align:center;text-transform:uppercase;background:#111;border:1px solid #2f2f2f;border-radius:999px;min-width:86px;padding:6px 9px;font-size:10px;font-weight:760;line-height:1}.BrandCreationProgress-module__cFPjlG__pushOptIn[data-status=registered]{border-color:#22c55e6b}.BrandCreationProgress-module__cFPjlG__pushOptIn[data-status=denied],.BrandCreationProgress-module__cFPjlG__pushOptIn[data-status=error]{border-color:#ef44447a}.BrandCreationProgress-module__cFPjlG__brandProgressList{gap:0;margin:0;padding:0;list-style:none;display:grid}.BrandCreationProgress-module__cFPjlG__brandProgressItem{--brand-progress-marker-offset:8px;grid-template-columns:42px minmax(0,1fr);gap:16px;min-width:0;min-height:78px;display:grid}.BrandCreationProgress-module__cFPjlG__brandProgressRail{width:42px;min-height:78px;padding-top:var(--brand-progress-marker-offset);justify-content:center;display:flex;position:relative}.BrandCreationProgress-module__cFPjlG__brandProgressConnector{top:calc(var(--brand-progress-marker-offset) + 33px);transform-origin:top;background:#2a2a2a;border-radius:999px;width:2px;position:absolute;bottom:-1px}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressConnector{background:#166534}.BrandCreationProgress-module__cFPjlG__brandProgressMarker{z-index:1;color:#fff;background:#000;border:2px solid #3a3a3a;border-radius:50%;place-items:center;width:30px;height:30px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-grid;position:relative}.BrandCreationProgress-module__cFPjlG__brandProgressMarker:after{z-index:-1;border-radius:inherit;content:"";opacity:0;border:1px solid #0000;position:absolute;inset:-8px;transform:scale(.62)}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker{background:#22c55e;border-color:#22c55e;animation:.52s cubic-bezier(.22,1,.36,1) both BrandCreationProgress-module__cFPjlG__brandStageCompletePop;box-shadow:0 0 0 5px #22c55e1f}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker:after{border-color:#22c55ed1;animation:.72s ease-out both BrandCreationProgress-module__cFPjlG__brandStageCompleteRing}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=active] .BrandCreationProgress-module__cFPjlG__brandProgressMarker{border-color:#fd6;box-shadow:0 0 0 5px #ffdd661f}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=failed] .BrandCreationProgress-module__cFPjlG__brandProgressMarker{background:#ef4444;border-color:#ef4444}.BrandCreationProgress-module__cFPjlG__brandProgressMarker svg{width:18px;height:18px}.BrandCreationProgress-module__cFPjlG__brandProgressMarker path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8px}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker path{stroke-dasharray:28;stroke-dashoffset:28px;animation:.42s ease-out .15s both BrandCreationProgress-module__cFPjlG__brandStageCheckDraw}.BrandCreationProgress-module__cFPjlG__brandProgressSpinner{border:2px solid #ffdd6638;border-top-color:#fd6;border-radius:50%;width:18px;height:18px;animation:.76s linear infinite BrandCreationProgress-module__cFPjlG__spinnerRotate}.BrandCreationProgress-module__cFPjlG__brandProgressBody{align-content:start;gap:5px;min-width:0;padding-top:2px;padding-bottom:24px;display:grid}.BrandCreationProgress-module__cFPjlG__brandProgressStepTitle,.BrandCreationProgress-module__cFPjlG__brandProgressStepDetail{overflow-wrap:anywhere;min-width:0;display:block}.BrandCreationProgress-module__cFPjlG__brandProgressStepTitle{color:var(--color-app-foreground);font-size:17px;font-weight:750;line-height:1.3}.BrandCreationProgress-module__cFPjlG__brandProgressStepDetail{color:#8f98a5;font-size:13px;line-height:1.45}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressStepDetail{color:#b7f7c8}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressBody{animation:.42s ease-out both BrandCreationProgress-module__cFPjlG__brandStageTextSettle}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressConnector{animation:.52s ease-out .1s both BrandCreationProgress-module__cFPjlG__brandStageConnectorFill}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=active] .BrandCreationProgress-module__cFPjlG__brandProgressStepDetail{color:#e9f99d}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=failed] .BrandCreationProgress-module__cFPjlG__brandProgressStepDetail{color:#fecaca}.BrandCreationProgress-module__cFPjlG__brandProgressResult{border-top:1px solid #242424;padding-top:24px}.BrandCreationProgress-module__cFPjlG__brandTemplatePreviewGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:18px;display:grid}.BrandCreationProgress-module__cFPjlG__brandOriginPreview{border-top:1px solid #242424;gap:12px;padding-top:24px;display:grid}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewHeading{gap:5px;min-width:0;display:grid}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewDescription{color:#9aa3ad;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewTitle{color:var(--color-app-foreground);margin:0;font-size:20px;font-weight:760;line-height:1.2}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewMeta{color:#fd6;text-transform:uppercase;background:#101010;border:1px solid #303030;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:760;line-height:1}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewFrame{aspect-ratio:9/16;background:#050505;border:1px solid #252525;border-radius:8px;place-items:center;width:min(100%,420px);display:grid;overflow:hidden}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewIframe{background:#000;border:0;width:100%;height:100%;display:block}.BrandCreationProgress-module__cFPjlG__brandOriginPreviewPlaceholder{color:#8b929c;text-align:center;padding:18px;font-size:13px;line-height:1.4}@media (prefers-reduced-motion:reduce){.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressBody,.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressConnector,.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker,.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker:after,.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker path,.BrandCreationProgress-module__cFPjlG__brandProgressSpinner{animation:none}.BrandCreationProgress-module__cFPjlG__brandProgressItem[data-status=complete] .BrandCreationProgress-module__cFPjlG__brandProgressMarker path{stroke-dashoffset:0}}@media (max-width:640px){.BrandCreationProgress-module__cFPjlG__brandProgressPanel{gap:26px;min-height:auto;padding:24px 18px}.BrandCreationProgress-module__cFPjlG__brandProgressHeader{gap:12px;display:grid}.BrandCreationProgress-module__cFPjlG__brandProgressTitle{font-size:30px}.BrandCreationProgress-module__cFPjlG__brandProgressRunMeta{width:fit-content;max-width:100%}.BrandCreationProgress-module__cFPjlG__pushOptIn{grid-template-columns:minmax(0,1fr)}.BrandCreationProgress-module__cFPjlG__pushOptInButton,.BrandCreationProgress-module__cFPjlG__pushOptInStatus{width:fit-content}.BrandCreationProgress-module__cFPjlG__brandProgressItem{--brand-progress-marker-offset:12px;grid-template-columns:36px minmax(0,1fr);gap:12px}.BrandCreationProgress-module__cFPjlG__brandProgressRail{width:36px}}@keyframes BrandCreationProgress-module__cFPjlG__spinnerRotate{to{transform:rotate(360deg)}}@keyframes BrandCreationProgress-module__cFPjlG__brandStageCompletePop{0%{transform:scale(.74)}54%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes BrandCreationProgress-module__cFPjlG__brandStageCompleteRing{0%{opacity:.82;transform:scale(.62)}to{opacity:0;transform:scale(1.55)}}@keyframes BrandCreationProgress-module__cFPjlG__brandStageCheckDraw{to{stroke-dashoffset:0}}@keyframes BrandCreationProgress-module__cFPjlG__brandStageConnectorFill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes BrandCreationProgress-module__cFPjlG__brandStageTextSettle{0%{opacity:.72;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}
.BrandProfileResponse-module__kFzAga__brandProfileResponse{gap:18px;display:grid}.BrandProfileResponse-module__kFzAga__brandProfileHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.BrandProfileResponse-module__kFzAga__brandProfileTitle{color:#fff;margin:0;font-size:22px;font-weight:750;line-height:1.25}.BrandProfileResponse-module__kFzAga__brandProfileMeta,.BrandProfileResponse-module__kFzAga__brandProfileSubtle,.BrandProfileResponse-module__kFzAga__brandProfileSection p,.BrandProfileResponse-module__kFzAga__brandComponent p,.BrandProfileResponse-module__kFzAga__brandComponent span{color:#aab2bd;margin:4px 0 0;font-size:12px;line-height:1.5}.BrandProfileResponse-module__kFzAga__brandProfileId{color:#e7eaee;max-width:min(320px,42%);font-family:var(--font-app);text-overflow:ellipsis;white-space:nowrap;background:#111;border:1px solid #2f2f2f;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1.2;overflow:hidden}.BrandProfileResponse-module__kFzAga__brandProfileSection{gap:10px;display:grid}.BrandProfileResponse-module__kFzAga__brandProfileSection h3,.BrandProfileResponse-module__kFzAga__brandProfilePanel h3,.BrandProfileResponse-module__kFzAga__brandRuleGroup h3{color:#fff;margin:0;font-size:14px;font-weight:750;line-height:1.35}.BrandProfileResponse-module__kFzAga__brandColorGrid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px;display:grid}.BrandProfileResponse-module__kFzAga__brandColorGroup{background:#050505;border:1px solid #242424;border-radius:8px;gap:7px;min-width:0;padding:10px;display:grid}.BrandProfileResponse-module__kFzAga__brandColorLabel{color:#8b929c;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.2}.BrandProfileResponse-module__kFzAga__brandSwatchList{flex-wrap:wrap;gap:7px;display:flex}.BrandProfileResponse-module__kFzAga__brandSwatch{color:#dfe4eb;min-width:0;font-family:var(--font-app);align-items:center;gap:6px;font-size:11px;line-height:1.2;display:inline-flex}.BrandProfileResponse-module__kFzAga__brandSwatchChip{border:1px solid #ffffff3d;border-radius:5px;flex:none;width:18px;height:18px}.BrandProfileResponse-module__kFzAga__brandProfileGrid,.BrandProfileResponse-module__kFzAga__brandRulesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.BrandProfileResponse-module__kFzAga__brandProfilePanel,.BrandProfileResponse-module__kFzAga__brandRuleGroup{background:#050505;border:1px solid #242424;border-radius:8px;min-width:0;padding:12px}.BrandProfileResponse-module__kFzAga__brandProfilePanel p{color:#dfe4eb;margin:8px 0 0;font-size:13px;line-height:1.55}.BrandProfileResponse-module__kFzAga__brandProfilePanel .BrandProfileResponse-module__kFzAga__brandProfileSubtle{color:#8b929c;font-size:12px}.BrandProfileResponse-module__kFzAga__brandComponentList{gap:8px;display:grid}.BrandProfileResponse-module__kFzAga__brandComponent{background:#050505;border:1px solid #242424;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;padding:10px 12px;display:grid}.BrandProfileResponse-module__kFzAga__brandComponent h4{color:#f8fafc;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:750;line-height:1.35}.BrandProfileResponse-module__kFzAga__brandComponent span{color:#d7dce3;text-transform:capitalize;white-space:nowrap;margin:0;font-weight:700}.BrandProfileResponse-module__kFzAga__brandRuleGroup ul{gap:7px;margin:8px 0 0;padding-left:18px;display:grid}.BrandProfileResponse-module__kFzAga__brandRuleGroup li{color:#dfe4eb;margin:0;font-size:12px;line-height:1.5}.BrandProfileResponse-module__kFzAga__brandProfileJson summary{color:#aab2bd;cursor:pointer;font-size:12px;font-weight:700}.BrandProfileResponse-module__kFzAga__brandProfileStructuredResponse{margin-top:10px}@media (max-width:640px){.BrandProfileResponse-module__kFzAga__brandProfileHeader,.BrandProfileResponse-module__kFzAga__brandComponent{grid-template-columns:1fr;display:grid}.BrandProfileResponse-module__kFzAga__brandProfileId{max-width:100%}.BrandProfileResponse-module__kFzAga__brandProfileGrid,.BrandProfileResponse-module__kFzAga__brandRulesGrid{grid-template-columns:1fr}.BrandProfileResponse-module__kFzAga__brandComponent span{white-space:normal}}
.AudioStyleResponse-module__cmrB6q__audioStyleResponse{background:#050505;border:1px solid #242424;border-radius:8px;gap:12px;padding:12px;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.AudioStyleResponse-module__cmrB6q__audioStyleHeader h3,.AudioStyleResponse-module__cmrB6q__audioStylePanel h4{color:#fff;margin:0;font-size:14px;font-weight:750;line-height:1.35}.AudioStyleResponse-module__cmrB6q__audioStyleHeader p,.AudioStyleResponse-module__cmrB6q__audioStyleNote{color:#aab2bd;margin:4px 0 0;font-size:12px;line-height:1.5}.AudioStyleResponse-module__cmrB6q__audioStyleHeader span{color:#e7eaee;text-transform:capitalize;background:#111;border:1px solid #2f2f2f;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:750;line-height:1.2}.AudioStyleResponse-module__cmrB6q__audioStyleGrid,.AudioStyleResponse-module__cmrB6q__audioStyleTagGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleTagGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.AudioStyleResponse-module__cmrB6q__audioStylePanel,.AudioStyleResponse-module__cmrB6q__audioStyleTags{background:#0b0b0b;border:1px solid #202020;border-radius:8px;min-width:0;padding:10px}.AudioStyleResponse-module__cmrB6q__audioStyleFactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 0;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleFactGrid div{min-width:0}.AudioStyleResponse-module__cmrB6q__audioStyleFactGrid dt,.AudioStyleResponse-module__cmrB6q__audioStyleTags span{color:#8b929c;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1.3}.AudioStyleResponse-module__cmrB6q__audioStyleFactGrid dd{color:#f5f7fa;overflow-wrap:anywhere;text-transform:capitalize;min-width:0;margin:2px 0 0;font-size:12px;font-weight:750;line-height:1.35}.AudioStyleResponse-module__cmrB6q__audioStyleTranscript{gap:5px;margin-top:12px;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleTranscript span{color:#8b929c;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1.3}.AudioStyleResponse-module__cmrB6q__audioStyleTranscript p{color:#dfe4eb;overflow-wrap:anywhere;white-space:pre-wrap;max-height:180px;margin:0;font-size:12px;line-height:1.55;overflow:auto}.AudioStyleResponse-module__cmrB6q__audioStyleTags{gap:8px;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleTags ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.AudioStyleResponse-module__cmrB6q__audioStyleTags li{color:#dfe4eb;overflow-wrap:anywhere;background:#111;border:1px solid #2f2f2f;border-radius:999px;min-width:0;padding:4px 7px;font-size:11px;font-weight:700;line-height:1.2}@media (max-width:640px){.AudioStyleResponse-module__cmrB6q__audioStyleGrid,.AudioStyleResponse-module__cmrB6q__audioStyleTagGrid{grid-template-columns:1fr}.AudioStyleResponse-module__cmrB6q__audioStyleHeader{grid-template-columns:1fr;display:grid}.AudioStyleResponse-module__cmrB6q__audioStyleHeader span{justify-self:start}.AudioStyleResponse-module__cmrB6q__audioStyleFactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.StructuredResponse-module__dXTDaW__structuredResponse{color:#e7eaee;max-height:min(720px,62svh);font-family:var(--font-app);white-space:pre-wrap;overflow-wrap:anywhere;background:#050505;border:1px solid #242424;border-radius:8px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}
.RunMessages-module__8cL4nW__messagePanel{background:#070707;border:1px solid #202020;border-radius:8px;flex:auto;width:100%;min-height:0;max-height:none;margin-bottom:16px;padding:18px;overflow:auto}.RunMessages-module__8cL4nW__messageList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.RunMessages-module__8cL4nW__messageItem{min-width:0;animation:.18s ease-out both RunMessages-module__8cL4nW__messageEnter;display:flex}.RunMessages-module__8cL4nW__messageEnd{height:1px;margin:0;padding:0}.RunMessages-module__8cL4nW__userMessage{justify-content:flex-end}.RunMessages-module__8cL4nW__agentMessage,.RunMessages-module__8cL4nW__assistantMessage{justify-content:flex-start}.RunMessages-module__8cL4nW__messageBubble{color:#e7eaee;background:#0c0c0c;border:1px solid #242424;border-radius:8px;min-width:0;max-width:min(760px,100%);padding:12px 14px}.RunMessages-module__8cL4nW__userMessage .RunMessages-module__8cL4nW__messageBubble{color:#050505;background:#f8fafc;border-color:#f8fafc;max-width:min(620px,86%)}.RunMessages-module__8cL4nW__userMessage p{color:inherit;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.RunMessages-module__8cL4nW__agentInputJson{margin-top:10px}.RunMessages-module__8cL4nW__agentInputJson summary{color:#3f4651;cursor:pointer;font-size:12px;font-weight:700}.RunMessages-module__8cL4nW__agentInputStructuredResponse{color:#111827;max-height:280px;font-family:var(--font-app);background:#fff;border:1px solid #d8dde5;border-radius:8px;margin:8px 0 0;padding:10px;font-size:11px;overflow:auto}.RunMessages-module__8cL4nW__agentMessage .RunMessages-module__8cL4nW__messageBubble{align-items:flex-start;gap:10px;display:flex}.RunMessages-module__8cL4nW__assistantMessage .RunMessages-module__8cL4nW__messageBubble{background:#090909;width:100%;max-width:100%;padding:0}.RunMessages-module__8cL4nW__assistantMessage[data-streaming=true] .RunMessages-module__8cL4nW__messageBubble{border-color:#343434}.RunMessages-module__8cL4nW__messageDot{background:#818cf8;border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.RunMessages-module__8cL4nW__messageSpinner{border:2px solid #2c2c2c;border-top-color:#818cf8;border-radius:50%;flex:none;width:14px;height:14px;margin-top:2px;animation:.76s linear infinite RunMessages-module__8cL4nW__spinnerRotate}.RunMessages-module__8cL4nW__messageItem[data-category=agent] .RunMessages-module__8cL4nW__messageDot{background:#38bdf8}.RunMessages-module__8cL4nW__messageItem[data-category=agent] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#38bdf8}.RunMessages-module__8cL4nW__messageItem[data-category=search] .RunMessages-module__8cL4nW__messageDot{background:#22c55e}.RunMessages-module__8cL4nW__messageItem[data-category=search] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#22c55e}.RunMessages-module__8cL4nW__messageItem[data-category=tool] .RunMessages-module__8cL4nW__messageDot{background:#f59e0b}.RunMessages-module__8cL4nW__messageItem[data-category=tool] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#f59e0b}.RunMessages-module__8cL4nW__messageItem[data-category=handoff] .RunMessages-module__8cL4nW__messageDot{background:#e879f9}.RunMessages-module__8cL4nW__messageItem[data-category=handoff] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#e879f9}.RunMessages-module__8cL4nW__messageItem[data-category=reasoning] .RunMessages-module__8cL4nW__messageDot{background:#a3e635}.RunMessages-module__8cL4nW__messageItem[data-category=reasoning] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#a3e635}.RunMessages-module__8cL4nW__messageItem[data-category=message] .RunMessages-module__8cL4nW__messageDot{background:#f8fafc}.RunMessages-module__8cL4nW__messageItem[data-category=message] .RunMessages-module__8cL4nW__messageSpinner{border-top-color:#f8fafc}.RunMessages-module__8cL4nW__messageBody{min-width:0}.RunMessages-module__8cL4nW__messageHeader{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.RunMessages-module__8cL4nW__messageTitle{color:#f8fafc;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:700;line-height:1.35}.RunMessages-module__8cL4nW__messageCategory{color:#8b929c;text-transform:uppercase;flex:none;font-size:11px;font-weight:700;line-height:1.4}.RunMessages-module__8cL4nW__messageDetail{color:#c8ced7;overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:1.45}.RunMessages-module__8cL4nW__messageMeta{color:#747b86;overflow-wrap:anywhere;margin:4px 0 0;font-size:11px;line-height:1.45}.RunMessages-module__8cL4nW__messagePayload{margin-top:7px}.RunMessages-module__8cL4nW__messagePayload summary{color:#aab2bd;cursor:pointer;font-size:12px;line-height:1.4}.RunMessages-module__8cL4nW__messagePayload pre{color:#d7dce3;max-height:180px;font-family:var(--font-app);white-space:pre-wrap;overflow-wrap:anywhere;background:#020202;border:1px solid #242424;border-radius:8px;margin:8px 0 0;padding:10px;font-size:11px;line-height:1.45;overflow:auto}.RunMessages-module__8cL4nW__responsePanel{color:#e7eaee;background:0 0;border:0;width:100%;margin:0;padding:14px 16px;font-size:15px;line-height:1.6;display:block;overflow:visible}.RunMessages-module__8cL4nW__videoPreviewMessagePanel{background:0 0;border:0;flex-direction:column;gap:14px;padding:0;display:flex}.RunMessages-module__8cL4nW__videoPreviewSummary{color:#e7eaee;background:#0c0c0c;border:1px solid #242424;border-radius:8px;padding:14px 16px}.RunMessages-module__8cL4nW__remotionFlowPanel{isolation:isolate;min-height:0;color:var(--color-app-foreground);flex:auto;grid-template-rows:minmax(0,1fr) auto;animation:.36s both RunMessages-module__8cL4nW__remotionFlowEnter;display:grid;position:relative;overflow:hidden}.RunMessages-module__8cL4nW__remotionFailurePage{min-height:0;color:var(--color-app-foreground);flex:auto;place-items:center;padding:32px;animation:.36s both RunMessages-module__8cL4nW__remotionFlowEnter;display:grid}.RunMessages-module__8cL4nW__remotionFailureCard{border:1px solid var(--color-app-border);background:var(--color-flow-decision-background);text-align:center;width:min(560px,100%);box-shadow:var(--flow-decision-shadow);border-radius:30px;justify-items:center;gap:26px;padding:48px;display:grid}.RunMessages-module__8cL4nW__remotionFailureMark{border:1px solid var(--color-flow-marker-border);background:var(--color-flow-marker-background);width:52px;height:52px;color:var(--color-flow-title);border-radius:50%;place-items:center;font-size:22px;font-weight:700;line-height:1;display:grid}.RunMessages-module__8cL4nW__remotionFailureCopy{gap:14px;display:grid}.RunMessages-module__8cL4nW__remotionFailureCopy h1{color:var(--color-app-foreground);letter-spacing:-.02em;margin:0;font-size:30px;font-weight:680;line-height:1.1}.RunMessages-module__8cL4nW__remotionFailureCopy p{color:var(--color-flow-copy);margin:0;font-size:17px;font-weight:430;line-height:1.45}.RunMessages-module__8cL4nW__remotionFailureHomeButton{background:var(--color-brand-accent);color:#050505;min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:26px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:16px;font-weight:650;line-height:1;transition:opacity .16s;display:inline-flex}.RunMessages-module__8cL4nW__remotionFailureHomeButton:hover{opacity:.9}.RunMessages-module__8cL4nW__remotionFailureHomeButton:focus-visible{outline:2px solid var(--color-app-foreground);outline-offset:3px}.RunMessages-module__8cL4nW__remotionFailureHomeButton svg{width:18px;height:18px}.RunMessages-module__8cL4nW__remotionFlowTopbar{z-index:2;align-items:center;width:fit-content;min-height:68px;display:inline-flex;position:relative}.RunMessages-module__8cL4nW__remotionBrandPill{color:#f6f7fb;min-height:68px;font:inherit;cursor:pointer;background:#16171a;border:1px solid #fff3;border-radius:18px;align-items:center;gap:10px;padding:0 16px;font-size:20px;font-weight:520;line-height:1;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 0 0 1px #ffffff14,0 0 22px #ffffff3d,0 14px 34px #00000057}.RunMessages-module__8cL4nW__remotionBrandPill:hover,.RunMessages-module__8cL4nW__remotionBrandPill:focus-visible{background:#1b1c20;border-color:#ffffff57;box-shadow:0 0 0 1px #ffffff1a,0 0 26px #ffffff47,0 16px 38px #0006}.RunMessages-module__8cL4nW__remotionBrandPill:active{transform:translateY(1px)}.RunMessages-module__8cL4nW__remotionBrandPillLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.RunMessages-module__8cL4nW__remotionBrandPillIcon{flex:none;width:22px;height:22px}.RunMessages-module__8cL4nW__remotionBrandPillIcon rect,.RunMessages-module__8cL4nW__remotionBrandPillIcon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.RunMessages-module__8cL4nW__remotionChatBody{z-index:1;scrollbar-color:var(--color-flow-scrollbar) transparent;place-self:stretch center;width:100%;height:100%;min-height:0;position:relative;overflow:auto}.RunMessages-module__8cL4nW__remotionChatBody::-webkit-scrollbar{background:0 0;width:10px;height:10px}.RunMessages-module__8cL4nW__remotionChatBody::-webkit-scrollbar-track{background:0 0}.RunMessages-module__8cL4nW__remotionChatBody::-webkit-scrollbar-thumb{background:var(--color-flow-scrollbar);background-clip:content-box;border:3px solid #0000;border-radius:999px}.RunMessages-module__8cL4nW__remotionChatBody::-webkit-scrollbar-corner{background:0 0}.RunMessages-module__8cL4nW__remotionChatList{flex-direction:column;justify-content:flex-start;gap:18px;width:min(760px,54vw);min-height:100%;margin:0 auto;padding:0 0 48px;list-style:none;display:flex}.RunMessages-module__8cL4nW__remotionChatMessage{min-width:0;animation:.22s ease-out both RunMessages-module__8cL4nW__messageEnter;display:flex}.RunMessages-module__8cL4nW__remotionChatList>:first-child{padding-top:24px}.RunMessages-module__8cL4nW__remotionChatMessage[data-origin=assistant]{justify-content:flex-start}.RunMessages-module__8cL4nW__remotionChatMessage[data-origin=user]{justify-content:flex-end}.RunMessages-module__8cL4nW__remotionChatBubble{min-width:0;max-width:min(650px,88%);color:var(--color-flow-copy);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:flex-start;gap:14px;padding:4px 0;display:flex}.RunMessages-module__8cL4nW__remotionChatMessage[data-origin=user] .RunMessages-module__8cL4nW__remotionChatBubble{border:1px solid var(--color-app-border);background:var(--color-flow-user-background);box-shadow:var(--flow-message-shadow);border-radius:22px;padding:15px 18px}.RunMessages-module__8cL4nW__remotionChatMarker{border:1px solid var(--color-flow-marker-border);background:var(--color-flow-marker-background);width:28px;height:28px;color:var(--color-flow-title);border-radius:8px;flex:none;place-items:center;margin-top:0;display:inline-grid;position:relative}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionChatMarker{background:0 0;border:0;border-radius:50%}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=pending]{opacity:.42}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=pending] .RunMessages-module__8cL4nW__remotionChatMarker{background:0 0}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=complete] .RunMessages-module__8cL4nW__remotionChatMarker{width:var(--flow-marker-complete-size);height:var(--flow-marker-complete-size);border:var(--flow-marker-complete-border);background:var(--color-flow-marker-complete-background);color:var(--color-flow-marker-complete-foreground);box-shadow:none;animation:.62s cubic-bezier(.18,1.7,.3,1) both RunMessages-module__8cL4nW__remotionCheckCircleScale}.RunMessages-module__8cL4nW__remotionChatCheck{transform-origin:50%;width:10px;height:10px;animation:.62s cubic-bezier(.18,1.75,.3,1) both RunMessages-module__8cL4nW__remotionCheckMarkScale;display:block}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=failed] .RunMessages-module__8cL4nW__remotionChatMarker{color:#fff;background:#ff715f;border-color:#ff715f61;border-radius:50%}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=failed] .RunMessages-module__8cL4nW__remotionChatMarker:before{content:"!";color:#050505;font-size:12px;font-weight:900;line-height:1}.RunMessages-module__8cL4nW__remotionSpinnerSpoke{opacity:.14;transform-origin:50% 12px;background:currentColor;border-radius:999px;width:3px;height:7px;display:none;position:absolute;top:2px;left:calc(50% - 1.5px)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke{animation:.96s linear infinite RunMessages-module__8cL4nW__remotionSpinnerSpokeFade;display:block}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:first-child{animation-delay:-880ms;transform:rotate(0)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(2){animation-delay:-800ms;transform:rotate(30deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(3){animation-delay:-720ms;transform:rotate(60deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(4){animation-delay:-640ms;transform:rotate(90deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(5){animation-delay:-560ms;transform:rotate(120deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(6){animation-delay:-480ms;transform:rotate(150deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(7){animation-delay:-400ms;transform:rotate(180deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(8){animation-delay:-320ms;transform:rotate(210deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(9){animation-delay:-240ms;transform:rotate(240deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(10){animation-delay:-160ms;transform:rotate(270deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(11){animation-delay:-80ms;transform:rotate(300deg)}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke:nth-child(12){animation-delay:0s;transform:rotate(330deg)}.RunMessages-module__8cL4nW__remotionChatContent{gap:7px;min-width:0;display:grid}.RunMessages-module__8cL4nW__remotionChatTitle{color:var(--color-flow-title);font-size:19px;font-weight:720;line-height:1.16}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionChatTitle{background:var(--flow-active-title-gradient);color:#0000;background-repeat:repeat-x;background-size:480px 100%;-webkit-background-clip:text;background-clip:text;width:fit-content;animation:4.2s linear infinite RunMessages-module__8cL4nW__remotionTitleShimmer}.RunMessages-module__8cL4nW__remotionChatMessage[data-origin=user] .RunMessages-module__8cL4nW__remotionChatTitle{color:var(--color-app-foreground);font-weight:430}.RunMessages-module__8cL4nW__remotionChatCopy,.RunMessages-module__8cL4nW__remotionChatDetail,.RunMessages-module__8cL4nW__remotionChatBubble a{color:var(--color-flow-copy);overflow-wrap:anywhere;font-size:17px;font-weight:430;line-height:1.32}.RunMessages-module__8cL4nW__remotionChatDetail{color:var(--color-flow-copy-muted)}.RunMessages-module__8cL4nW__remotionChatCopy{white-space:pre-line}.RunMessages-module__8cL4nW__remotionChatBubble a{text-underline-offset:4px;text-decoration:underline}.RunMessages-module__8cL4nW__remotionStepProgressDock{z-index:2;justify-content:center;padding:0 24px 18px;display:flex;position:relative}.RunMessages-module__8cL4nW__remotionStepProgress{border:1px solid var(--color-app-border);background:var(--color-flow-progress-background);min-height:58px;color:var(--color-app-foreground);border-radius:20px;align-items:center;gap:13px;padding:8px 16px 8px 10px;font-size:18px;font-weight:470;line-height:1;display:inline-flex}.RunMessages-module__8cL4nW__remotionStepProgressRing{--remotion-progress-angle:36deg;background:conic-gradient(from 0deg, var(--color-brand-accent) 0deg var(--remotion-progress-angle), var(--color-flow-progress-track) var(--remotion-progress-angle) 360deg);border-radius:50%;flex:none;width:42px;height:42px;transition:background .36s;display:block;position:relative}.RunMessages-module__8cL4nW__remotionStepProgressRing:after{border-radius:inherit;background:var(--color-flow-progress-background);content:"";position:absolute;inset:4px}.RunMessages-module__8cL4nW__remotionDecisionCardItem{justify-content:flex-start;animation:.22s ease-out both RunMessages-module__8cL4nW__messageEnter;display:flex}.RunMessages-module__8cL4nW__remotionDecisionCard{border:1px solid var(--color-app-border);background:var(--color-flow-decision-background);width:min(760px,100%);min-height:250px;box-shadow:var(--flow-decision-shadow);border-radius:28px;align-content:space-between;gap:30px;padding:28px;display:grid}.RunMessages-module__8cL4nW__remotionDecisionCopy{gap:24px;display:grid}.RunMessages-module__8cL4nW__remotionDecisionTitle{color:var(--color-app-foreground);font-size:24px;font-weight:650;line-height:1.1}.RunMessages-module__8cL4nW__remotionDecisionText{max-width:700px;color:var(--color-flow-copy);font-size:17px;font-weight:430;line-height:1.35}.RunMessages-module__8cL4nW__remotionDecisionButtonRow{flex-wrap:wrap;gap:26px;display:flex}.RunMessages-module__8cL4nW__remotionDecisionPrimary,.RunMessages-module__8cL4nW__remotionDecisionSecondary{min-height:56px;font:inherit;cursor:pointer;border:0;border-radius:26px;flex:220px;padding:0 24px;font-size:16px;font-weight:650;line-height:1.2;transition:border-color .16s,background .16s,color .16s,opacity .16s}.RunMessages-module__8cL4nW__remotionDecisionPrimary{background:var(--color-brand-accent);color:#050505}.RunMessages-module__8cL4nW__remotionDecisionSecondary{background:var(--color-flow-marker-background);color:var(--color-flow-copy)}.RunMessages-module__8cL4nW__remotionDecisionPrimary:hover:not(:disabled),.RunMessages-module__8cL4nW__remotionDecisionSecondary:hover:not(:disabled){opacity:.9}.RunMessages-module__8cL4nW__remotionDecisionPrimary:disabled,.RunMessages-module__8cL4nW__remotionDecisionSecondary:disabled{cursor:default;opacity:.58}.RunMessages-module__8cL4nW__remotionDecisionError{color:#ff9a8f;max-width:min(620px,100%);margin:0;font-size:13px;font-weight:520;line-height:1.35}.RunMessages-module__8cL4nW__remotionRequestBubble{background:#191a1d;border:1px solid #ffffff17;border-radius:24px;width:min(560px,42vw);padding:20px 28px 24px;animation:.38s 80ms both RunMessages-module__8cL4nW__remotionBubbleEnter;position:absolute;top:142px;left:50%;transform:translate(-5%);box-shadow:0 20px 52px #0000003d}.RunMessages-module__8cL4nW__remotionRequestBubble p{color:#ffffffd1;margin:0 0 8px;font-size:20px;font-weight:520;line-height:1.25}.RunMessages-module__8cL4nW__remotionRequestBubble a{color:#ffffffdb;text-overflow:ellipsis;text-underline-offset:4px;font-size:20px;font-weight:520;line-height:1.25;text-decoration:underline;display:block;overflow:hidden}.RunMessages-module__8cL4nW__remotionFlowBody{align-content:center;gap:28px;width:min(720px,48vw);min-height:0;margin-left:26%;padding-bottom:110px;display:grid}.RunMessages-module__8cL4nW__remotionFlowBody h1{color:#fff;letter-spacing:0;margin:0;font-size:31px;font-weight:720;line-height:1.1}.RunMessages-module__8cL4nW__remotionProgressCard{color:#ffffff85;background:#191a1d;border:1px solid #ffffff14;border-radius:17px;align-items:center;gap:16px;width:min(380px,100%);min-height:82px;padding:0 18px;font-size:28px;font-weight:720;line-height:1;display:flex}.RunMessages-module__8cL4nW__remotionProgressTrack{background:#ffffff08;border:1px solid #ffffff26;border-radius:999px;flex:auto;height:18px;overflow:hidden}.RunMessages-module__8cL4nW__remotionProgressTrack span{border-radius:inherit;background:#ffffff2e;height:100%;transition:width .36s;display:block}.RunMessages-module__8cL4nW__remotionStepList{gap:30px;margin:0;padding:0;list-style:none;display:grid}.RunMessages-module__8cL4nW__remotionStepItem{color:#ffffff52;grid-template-columns:24px minmax(0,1fr);gap:16px;display:grid}.RunMessages-module__8cL4nW__remotionStepItem[data-status=active],.RunMessages-module__8cL4nW__remotionStepItem[data-status=complete]{color:#ffffffeb}.RunMessages-module__8cL4nW__remotionStepItem[data-status=failed]{color:#ffb4a8}.RunMessages-module__8cL4nW__remotionStepMarker{color:currentColor;border-radius:999px;place-items:center;width:18px;height:18px;margin-top:2px;display:inline-grid}.RunMessages-module__8cL4nW__remotionStepItem[data-status=pending] .RunMessages-module__8cL4nW__remotionStepMarker{border:2px solid #ffffff29}.RunMessages-module__8cL4nW__remotionStepItem[data-status=active] .RunMessages-module__8cL4nW__remotionStepMarker{border:2px solid #fff3;border-top-color:currentColor;animation:.76s linear infinite RunMessages-module__8cL4nW__spinnerRotate}.RunMessages-module__8cL4nW__remotionStepItem[data-status=complete] .RunMessages-module__8cL4nW__remotionStepMarker{background:#1fea32}.RunMessages-module__8cL4nW__remotionStepItem[data-status=complete] .RunMessages-module__8cL4nW__remotionStepMarker:before{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;display:block;transform:translateY(-1px)rotate(-45deg)}.RunMessages-module__8cL4nW__remotionStepItem[data-status=failed] .RunMessages-module__8cL4nW__remotionStepMarker{background:#ff715f}.RunMessages-module__8cL4nW__remotionStepItem[data-status=failed] .RunMessages-module__8cL4nW__remotionStepMarker:before{content:"!";color:#050505;font-size:12px;font-weight:900;line-height:1}.RunMessages-module__8cL4nW__remotionStepBody{gap:10px;min-width:0;display:grid}.RunMessages-module__8cL4nW__remotionStepTitle{color:currentColor;font-size:22px;font-weight:700;line-height:1.1}.RunMessages-module__8cL4nW__remotionStepCopy,.RunMessages-module__8cL4nW__remotionStepDetail{color:#ffffffdb;max-width:720px;font-size:20px;font-weight:430;line-height:1.25}.RunMessages-module__8cL4nW__remotionStepItem[data-status=pending] .RunMessages-module__8cL4nW__remotionStepCopy,.RunMessages-module__8cL4nW__remotionStepItem[data-status=pending] .RunMessages-module__8cL4nW__remotionStepDetail{color:#ffffff42}.RunMessages-module__8cL4nW__remotionStepDetail{color:#ffffffbd}.RunMessages-module__8cL4nW__remotionFlowError{color:#ffb4a8;background:#ff715f1a;border:1px solid #ff715f6b;border-radius:14px;width:min(720px,100%);margin:0;padding:14px 16px;font-size:15px;font-weight:620;line-height:1.45}.RunMessages-module__8cL4nW__streamingCursor{vertical-align:text-bottom;background:#8ec5ff;border-radius:999px;width:7px;height:18px;margin-left:2px;animation:.92s steps(2,end) infinite RunMessages-module__8cL4nW__cursorPulse;display:inline-block}.RunMessages-module__8cL4nW__responsePanel>:first-child{margin-top:0}.RunMessages-module__8cL4nW__responsePanel>:last-child{margin-bottom:0}.RunMessages-module__8cL4nW__responsePanel :where(p,ul,ol,blockquote,pre,table){margin:0 0 14px}.RunMessages-module__8cL4nW__responsePanel :where(h1,h2,h3,h4){color:#fff;margin:18px 0 8px;font-weight:700;line-height:1.25}.RunMessages-module__8cL4nW__responsePanel h1{font-size:24px}.RunMessages-module__8cL4nW__responsePanel h2{font-size:20px}.RunMessages-module__8cL4nW__responsePanel h3,.RunMessages-module__8cL4nW__responsePanel h4{font-size:17px}.RunMessages-module__8cL4nW__responsePanel :where(ul,ol){padding-left:24px}.RunMessages-module__8cL4nW__responsePanel li{margin:4px 0}.RunMessages-module__8cL4nW__responsePanel li>:where(p,ul,ol){margin-bottom:8px}.RunMessages-module__8cL4nW__responsePanel a{color:#8ec5ff;text-underline-offset:3px;text-decoration:underline}.RunMessages-module__8cL4nW__responsePanel a:hover,.RunMessages-module__8cL4nW__responsePanel a:focus-visible{color:#c7e2ff}.RunMessages-module__8cL4nW__responsePanel blockquote{color:#b8c0ca;border-left:3px solid #343434;padding-left:14px}.RunMessages-module__8cL4nW__responsePanel code{color:#f4f4f5;font-family:var(--font-app);background:#111;border:1px solid #262626;border-radius:5px;padding:2px 5px;font-size:.92em}.RunMessages-module__8cL4nW__responsePanel pre{background:#050505;border:1px solid #242424;border-radius:8px;padding:14px;overflow-x:auto}.RunMessages-module__8cL4nW__responsePanel pre code{white-space:pre;background:0 0;border:0;padding:0;display:block}.RunMessages-module__8cL4nW__responsePanel table{border-collapse:collapse;width:100%;overflow-x:auto}.RunMessages-module__8cL4nW__responsePanel :where(th,td){text-align:left;vertical-align:top;border:1px solid #2a2a2a;padding:8px 10px}.RunMessages-module__8cL4nW__responsePanel th{color:#fff;background:#111;font-weight:700}.RunMessages-module__8cL4nW__responsePanel input[type=checkbox]{margin-right:8px}@media (max-width:1100px){.RunMessages-module__8cL4nW__remotionRequestBubble{width:min(680px,100%);animation:.36s both RunMessages-module__8cL4nW__remotionFlowEnter;position:static;transform:none}.RunMessages-module__8cL4nW__remotionFlowPanel{gap:22px;overflow:auto}.RunMessages-module__8cL4nW__remotionChatBody{width:100%;margin-left:0}.RunMessages-module__8cL4nW__remotionChatList{width:min(760px,100%)}.RunMessages-module__8cL4nW__remotionFlowBody{align-content:start;width:min(720px,100%);margin-left:0;padding-bottom:34px}}@media (max-width:640px){.RunMessages-module__8cL4nW__remotionFailurePage{padding:18px}.RunMessages-module__8cL4nW__remotionFailureCard{border-radius:24px;gap:22px;padding:36px 24px}.RunMessages-module__8cL4nW__remotionFailureCopy h1{font-size:26px}.RunMessages-module__8cL4nW__remotionFailureHomeButton{width:100%}.RunMessages-module__8cL4nW__remotionFlowTopbar{font-size:16px}.RunMessages-module__8cL4nW__remotionRequestBubble{border-radius:18px;padding:16px 18px}.RunMessages-module__8cL4nW__remotionRequestBubble p,.RunMessages-module__8cL4nW__remotionRequestBubble a,.RunMessages-module__8cL4nW__remotionChatCopy,.RunMessages-module__8cL4nW__remotionChatDetail,.RunMessages-module__8cL4nW__remotionChatBubble a,.RunMessages-module__8cL4nW__remotionDecisionText,.RunMessages-module__8cL4nW__remotionStepCopy,.RunMessages-module__8cL4nW__remotionStepDetail{font-size:16px}.RunMessages-module__8cL4nW__remotionDecisionCard{border-radius:22px;min-height:220px;padding:22px}.RunMessages-module__8cL4nW__remotionDecisionTitle{font-size:21px}.RunMessages-module__8cL4nW__remotionDecisionButtonRow{gap:12px}.RunMessages-module__8cL4nW__remotionDecisionPrimary,.RunMessages-module__8cL4nW__remotionDecisionSecondary{flex-basis:100%;min-height:50px}.RunMessages-module__8cL4nW__remotionFlowBody{gap:20px}.RunMessages-module__8cL4nW__remotionFlowBody h1{font-size:26px}.RunMessages-module__8cL4nW__remotionProgressCard{min-height:68px;font-size:23px}.RunMessages-module__8cL4nW__remotionStepList{gap:24px}.RunMessages-module__8cL4nW__remotionStepTitle{font-size:19px}.RunMessages-module__8cL4nW__remotionChatTitle{font-size:17px}.RunMessages-module__8cL4nW__remotionChatList{justify-content:flex-start;padding:0 0 80px}.RunMessages-module__8cL4nW__remotionStepProgressDock{padding-bottom:10px;padding-left:12px;padding-right:12px}.RunMessages-module__8cL4nW__remotionStepProgress{gap:11px;min-height:52px;padding:7px 14px 7px 9px;font-size:16px}.RunMessages-module__8cL4nW__remotionStepProgressRing{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.RunMessages-module__8cL4nW__remotionFlowPanel,.RunMessages-module__8cL4nW__remotionFailurePage,.RunMessages-module__8cL4nW__remotionChatMessage,.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionChatMarker,.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionSpinnerSpoke,.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionChatTitle,.RunMessages-module__8cL4nW__remotionChatMessage[data-status=complete] .RunMessages-module__8cL4nW__remotionChatMarker,.RunMessages-module__8cL4nW__remotionChatCheck,.RunMessages-module__8cL4nW__remotionRequestBubble{animation:none}.RunMessages-module__8cL4nW__remotionChatMessage[data-status=active] .RunMessages-module__8cL4nW__remotionChatTitle{color:var(--color-flow-title);background:0 0}}@keyframes RunMessages-module__8cL4nW__spinnerRotate{to{transform:rotate(360deg)}}@keyframes RunMessages-module__8cL4nW__cursorPulse{0%,45%{opacity:1}46%,to{opacity:.25}}@keyframes RunMessages-module__8cL4nW__remotionSpinnerSpokeFade{0%{opacity:.92}to{opacity:.14}}@keyframes RunMessages-module__8cL4nW__remotionTitleShimmer{0%{background-position:-480px}to{background-position:0}}@keyframes RunMessages-module__8cL4nW__remotionCheckMarkScale{0%{opacity:0;transform:scale(0)}58%{opacity:1;transform:scale(1.32)}to{opacity:1;transform:scale(1)}}@keyframes RunMessages-module__8cL4nW__remotionCheckCircleScale{0%{transform:scale(.54)}58%{transform:scale(1.36)}to{transform:scale(1)}}@keyframes RunMessages-module__8cL4nW__messageEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes RunMessages-module__8cL4nW__remotionFlowEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes RunMessages-module__8cL4nW__remotionBubbleEnter{0%{opacity:0;transform:translate(-5%,-12px)}to{opacity:1;transform:translate(-5%)}}
.ArticleVideoCropTestResponse-module__yp4D_G__cropTest{flex-direction:column;gap:18px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__cropTestHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__cropTestHeader h3{color:#f5f7fb;margin:0;font-size:1rem;font-weight:700}.ArticleVideoCropTestResponse-module__yp4D_G__cropTestHeader p,.ArticleVideoCropTestResponse-module__yp4D_G__candidateMeta,.ArticleVideoCropTestResponse-module__yp4D_G__cropText,.ArticleVideoCropTestResponse-module__yp4D_G__frameMeta{color:#aeb7c7;margin:0;font-size:.82rem;line-height:1.45}.ArticleVideoCropTestResponse-module__yp4D_G__warningCount{color:#ffd59a;border:1px solid #f5aa505c;border-radius:999px;flex:none;padding:4px 8px;font-size:.74rem}.ArticleVideoCropTestResponse-module__yp4D_G__candidateList{flex-direction:column;gap:16px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__candidate{background:#0f1219d6;border:1px solid #8b97ad3d;border-radius:8px;padding:14px}.ArticleVideoCropTestResponse-module__yp4D_G__candidateHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__candidateHeader h4{color:#f4f7fb;margin:0;font-size:.95rem;font-weight:700}.ArticleVideoCropTestResponse-module__yp4D_G__statusBadge{color:#a8f0cc;text-transform:capitalize;border:1px solid #7cd7aa5c;border-radius:999px;padding:4px 8px;font-size:.72rem}.ArticleVideoCropTestResponse-module__yp4D_G__statusBadge[data-status=failed],.ArticleVideoCropTestResponse-module__yp4D_G__statusBadge[data-status=skipped]{color:#ffb2b2;border-color:#ff797966}.ArticleVideoCropTestResponse-module__yp4D_G__sectionBlock{flex-direction:column;gap:8px;margin-top:14px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__sectionBlock h5{color:#d9e1ee;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.ArticleVideoCropTestResponse-module__yp4D_G__frameGrid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px;display:grid}.ArticleVideoCropTestResponse-module__yp4D_G__frameCard{background:#ffffff09;border:1px solid #8b97ad38;border-radius:8px;overflow:hidden}.ArticleVideoCropTestResponse-module__yp4D_G__frameCard[data-used=true]{border-color:#7cd7aa8f}.ArticleVideoCropTestResponse-module__yp4D_G__frameCard img{aspect-ratio:16/9;object-fit:cover;background:#080a0f;width:100%;display:block}.ArticleVideoCropTestResponse-module__yp4D_G__frameBody{flex-direction:column;gap:3px;padding:8px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__frameLabel{color:#edf2fb;font-size:.78rem;font-weight:700}.ArticleVideoCropTestResponse-module__yp4D_G__plannerFrameList{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.ArticleVideoCropTestResponse-module__yp4D_G__plannerFrame{background:#ffffff08;border:1px solid #8b97ad33;border-radius:8px;padding:8px}.ArticleVideoCropTestResponse-module__yp4D_G__plannerFrame img{aspect-ratio:16/9;object-fit:cover;background:#080a0f;border-radius:6px;width:100%;margin-bottom:8px;display:block}.ArticleVideoCropTestResponse-module__yp4D_G__plannerFrame strong,.ArticleVideoCropTestResponse-module__yp4D_G__cropText strong{color:#edf2fb}.ArticleVideoCropTestResponse-module__yp4D_G__cropDecision{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.ArticleVideoCropTestResponse-module__yp4D_G__cropText{background:#ffffff08;border:1px solid #8b97ad33;border-radius:8px;padding:8px}.ArticleVideoCropTestResponse-module__yp4D_G__subjectEvidenceList{flex-direction:column;gap:8px;display:flex}.ArticleVideoCropTestResponse-module__yp4D_G__subjectEvidenceFrame{background:#ffffff08;border:1px solid #8b97ad33;border-radius:8px;padding:8px}.ArticleVideoCropTestResponse-module__yp4D_G__subjectEvidenceColumns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:8px;display:grid}.ArticleVideoCropTestResponse-module__yp4D_G__outputVideo{background:#05070a;border-radius:8px;width:100%;max-height:520px;display:block}.ArticleVideoCropTestResponse-module__yp4D_G__warning{color:#ffd59a;margin:0;font-size:.78rem;line-height:1.45}
.ArticleVideoImportResponse-module__B0f06a__articleVideoImportResponse{gap:14px;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportTitle{color:#fff;margin:0;font-size:22px;font-weight:750;line-height:1.25}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportTitleCompact{font-size:16px}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportMeta,.ArticleVideoImportResponse-module__B0f06a__articleVideoImportSection p{color:#aab2bd;margin:4px 0 0;font-size:12px;line-height:1.5}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportStatus{color:#e7eaee;background:#111;border:1px solid #2f2f2f;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:750;line-height:1.2}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportStatus[data-decision=accepted]{color:#b7f3d4;background:#071f17;border-color:#24543d}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportStatus[data-decision=rejected]{color:#ffc2c2;background:#230909;border-color:#5b2d2d}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportSection{background:#050505;border:1px solid #242424;border-radius:8px;gap:8px;padding:12px;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportSection h3{color:#f8fafc;margin:0;font-size:13px;font-weight:750;line-height:1.35}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportFacts div{background:#0b0b0b;border:1px solid #202020;border-radius:8px;gap:3px;min-width:0;padding:8px;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportFacts dt{color:#8b929c;font-size:11px;font-weight:700;line-height:1.3}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportFacts dd{color:#f5f7fa;overflow-wrap:anywhere;text-transform:capitalize;min-width:0;margin:0;font-size:13px;font-weight:750;line-height:1.35}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportList{gap:8px;margin:0;padding-left:18px;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportList li{color:#dfe4eb;font-size:12px;line-height:1.5}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportList code{color:#aab2bd;font-family:var(--font-app);overflow-wrap:anywhere;margin-top:3px;font-size:11px;display:block}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList li{background:#0b0b0b;border:1px solid #202020;border-radius:8px;gap:7px;padding:9px;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList span{color:#f5f7fa;font-size:12px;font-weight:750;line-height:1.35}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList div{min-width:0}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList dt{color:#8b929c;font-size:10px;font-weight:700;line-height:1.3}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList dd{color:#dfe4eb;overflow-wrap:anywhere;text-transform:capitalize;min-width:0;margin:2px 0 0;font-size:12px;font-weight:700;line-height:1.35}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportJson summary{color:#aab2bd;cursor:pointer;font-size:12px;font-weight:700}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportStructuredResponse{margin-top:10px}@media (max-width:640px){.ArticleVideoImportResponse-module__B0f06a__articleVideoImportHeader{grid-template-columns:1fr;display:grid}.ArticleVideoImportResponse-module__B0f06a__articleVideoImportFacts{grid-template-columns:1fr}.ArticleVideoImportResponse-module__B0f06a__articleVideoCandidateList dl{grid-template-columns:1fr 1fr}}
.ArticleVideoMomentTestResponse-module__4Jza3a__momentTest{flex-direction:column;gap:18px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__momentTestHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__momentTestHeader h3{color:#f5f7fb;margin:0;font-size:1rem;font-weight:700}.ArticleVideoMomentTestResponse-module__4Jza3a__momentTestHeader p,.ArticleVideoMomentTestResponse-module__4Jza3a__frameMeta,.ArticleVideoMomentTestResponse-module__4Jza3a__metaText{color:#aeb7c7;margin:0;font-size:.82rem;line-height:1.45}.ArticleVideoMomentTestResponse-module__4Jza3a__warningCount{color:#ffd59a;border:1px solid #f5aa505c;border-radius:999px;flex:none;padding:4px 8px;font-size:.74rem}.ArticleVideoMomentTestResponse-module__4Jza3a__videoList{flex-direction:column;gap:16px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__videoCard{background:#0f1219d6;border:1px solid #8b97ad3d;border-radius:8px;padding:14px}.ArticleVideoMomentTestResponse-module__4Jza3a__videoHeader,.ArticleVideoMomentTestResponse-module__4Jza3a__momentHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__videoHeader{margin-bottom:12px}.ArticleVideoMomentTestResponse-module__4Jza3a__videoHeader h4,.ArticleVideoMomentTestResponse-module__4Jza3a__momentHeader h5{color:#f4f7fb;margin:0;font-size:.95rem;font-weight:700}.ArticleVideoMomentTestResponse-module__4Jza3a__momentHeader h5{font-size:.84rem}.ArticleVideoMomentTestResponse-module__4Jza3a__statusBadge{color:#a8f0cc;border:1px solid #7cd7aa5c;border-radius:999px;flex:none;padding:4px 8px;font-size:.72rem}.ArticleVideoMomentTestResponse-module__4Jza3a__statusBadge[data-status=failed],.ArticleVideoMomentTestResponse-module__4Jza3a__statusBadge[data-status=skipped]{color:#ffb2b2;border-color:#ff797966}.ArticleVideoMomentTestResponse-module__4Jza3a__sectionBlock{flex-direction:column;gap:8px;margin-top:14px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__sectionBlock h5{color:#d9e1ee;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.ArticleVideoMomentTestResponse-module__4Jza3a__frameGrid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px;display:grid}.ArticleVideoMomentTestResponse-module__4Jza3a__frameCard{background:#ffffff09;border:1px solid #8b97ad38;border-radius:8px;overflow:hidden}.ArticleVideoMomentTestResponse-module__4Jza3a__frameCard[data-used=true]{border-color:#7cd7aa8f}.ArticleVideoMomentTestResponse-module__4Jza3a__frameCard img{aspect-ratio:16/9;object-fit:cover;background:#080a0f;width:100%;display:block}.ArticleVideoMomentTestResponse-module__4Jza3a__frameBody{flex-direction:column;gap:3px;padding:8px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__frameLabel{color:#edf2fb;font-size:.78rem;font-weight:700}.ArticleVideoMomentTestResponse-module__4Jza3a__momentList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.ArticleVideoMomentTestResponse-module__4Jza3a__momentCard{background:#ffffff08;border:1px solid #8b97ad33;border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.ArticleVideoMomentTestResponse-module__4Jza3a__metaText{background:#ffffff08;border:1px solid #8b97ad33;border-radius:8px;padding:8px}.ArticleVideoMomentTestResponse-module__4Jza3a__jsonDetails{background:#ffffff08;border:1px solid #8b97ad38;border-radius:8px}.ArticleVideoMomentTestResponse-module__4Jza3a__jsonDetails summary{cursor:pointer;color:#d9e1ee;text-transform:uppercase;padding:10px;font-size:.78rem;font-weight:700}.ArticleVideoMomentTestResponse-module__4Jza3a__jsonDetails pre{color:#ccd6e6;white-space:pre-wrap;border-top:1px solid #8b97ad2e;max-height:360px;margin:0;padding:10px;font-size:.74rem;line-height:1.45;overflow:auto}.ArticleVideoMomentTestResponse-module__4Jza3a__warning{color:#ffd59a;margin:0;font-size:.78rem;line-height:1.45}
