.ui-module__TmEZKq__btn{font-family:var(--sf-font-body);border-radius:var(--sf-radius-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform 60ms;display:inline-flex}.ui-module__TmEZKq__btn:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.ui-module__TmEZKq__btnMd{min-height:40px;font-size:var(--sf-text-base);padding:0 18px}.ui-module__TmEZKq__btnSm{min-height:32px;font-size:var(--sf-text-base);padding:0 12px}.ui-module__TmEZKq__btnPrimary{background:var(--sf-accent);color:var(--sf-accent-contrast);box-shadow:var(--sf-shadow-accent)}.ui-module__TmEZKq__btnPrimary:hover:not(:disabled){background:var(--sf-cobalt-dark)}.ui-module__TmEZKq__btnPrimary:active:not(:disabled){transform:translateY(1px)}.ui-module__TmEZKq__btnSecondary{background:var(--sf-surface);color:var(--sf-fg);border-color:var(--sf-border-strong)}.ui-module__TmEZKq__btnSecondary:hover:not(:disabled){background:var(--sf-surface-deep);border-color:var(--sf-fg)}.ui-module__TmEZKq__btnGhost{color:var(--sf-accent);background:0 0;padding-left:10px;padding-right:10px}.ui-module__TmEZKq__btnGhost:hover:not(:disabled){background:var(--sf-cobalt-soft)}.ui-module__TmEZKq__card{background:var(--sf-surface);color:var(--sf-fg);border:1px solid var(--sf-border);border-radius:var(--sf-radius-card);box-shadow:var(--sf-shadow-sm)}.ui-module__TmEZKq__padNone{padding:0}.ui-module__TmEZKq__padSm{padding:12px}.ui-module__TmEZKq__padMd{padding:20px}.ui-module__TmEZKq__padLg{padding:28px}.ui-module__TmEZKq__toneCobalt{border-color:var(--sf-cobalt);box-shadow:var(--sf-shadow-sm), inset 0 0 0 1px var(--sf-cobalt-soft)}.ui-module__TmEZKq__toneMint{border-color:var(--sf-mint);box-shadow:var(--sf-shadow-sm), inset 0 0 0 1px var(--sf-mint-soft)}.ui-module__TmEZKq__toneAmber{border-color:var(--sf-amber);box-shadow:var(--sf-shadow-sm), inset 0 0 0 1px var(--sf-amber-soft)}.ui-module__TmEZKq__toneCoral{border-color:var(--sf-coral);box-shadow:var(--sf-shadow-sm), inset 0 0 0 1px var(--sf-coral-soft)}.ui-module__TmEZKq__toneViolet{border-color:var(--sf-violet);box-shadow:var(--sf-shadow-sm), inset 0 0 0 1px var(--sf-violet-soft)}.ui-module__TmEZKq__darkPanel{background:var(--sf-ink-900);color:var(--sf-white);border-color:var(--sf-ink-800);box-shadow:var(--sf-shadow-md)}.ui-module__TmEZKq__pill{border-radius:var(--sf-radius-pill);font-family:var(--sf-font-body);font-size:var(--sf-text-xs);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:3px 10px 3px 8px;font-weight:700;line-height:1.4;display:inline-flex}.ui-module__TmEZKq__pillDot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.ui-module__TmEZKq__pillLabel{color:var(--sf-fg)}.ui-module__TmEZKq__pillSuccess{background:var(--sf-mint-soft);color:var(--sf-mint);border-color:var(--sf-mint)}.ui-module__TmEZKq__pillWarning{background:var(--sf-amber-soft);color:var(--sf-amber);border-color:var(--sf-amber)}.ui-module__TmEZKq__pillDanger{background:var(--sf-coral-soft);color:var(--sf-coral);border-color:var(--sf-coral)}.ui-module__TmEZKq__pillInfo{background:var(--sf-cobalt-soft);color:var(--sf-cobalt);border-color:var(--sf-cobalt)}.ui-module__TmEZKq__pillPriority{background:var(--sf-violet-soft);color:var(--sf-violet);border-color:var(--sf-violet)}.ui-module__TmEZKq__pillNeutral{background:var(--sf-surface-deep);color:var(--sf-muted);border-color:var(--sf-border-strong)}.ui-module__TmEZKq__badge{border-radius:var(--sf-radius-chip);font-family:var(--sf-font-body);font-size:var(--sf-text-xs);border:1px solid var(--sf-border);background:var(--sf-surface-deep);color:var(--sf-muted);white-space:nowrap;align-items:center;gap:4px;padding:2px 7px;font-weight:700;line-height:1.4;display:inline-flex}.ui-module__TmEZKq__badgeAccent{background:var(--sf-cobalt-soft);color:var(--sf-cobalt);border-color:#0000}.ui-module__TmEZKq__badgeMint{background:var(--sf-mint-soft);color:var(--sf-mint);border-color:#0000}.ui-module__TmEZKq__badgeAmber{background:var(--sf-amber-soft);color:var(--sf-amber);border-color:#0000}.ui-module__TmEZKq__badgeCoral{background:var(--sf-coral-soft);color:var(--sf-coral);border-color:#0000}.ui-module__TmEZKq__badgeViolet{background:var(--sf-violet-soft);color:var(--sf-violet);border-color:#0000}.ui-module__TmEZKq__field{flex-direction:column;gap:6px;display:flex}.ui-module__TmEZKq__fieldLabel{font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:700}.ui-module__TmEZKq__fieldRequired{color:var(--sf-coral)}.ui-module__TmEZKq__fieldHelp{font-size:var(--sf-text-xs);color:var(--sf-muted);margin:0}.ui-module__TmEZKq__fieldError{font-size:var(--sf-text-xs);color:var(--sf-coral);margin:0;font-weight:600}.ui-module__TmEZKq__control{width:100%;min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-surface);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-control);padding:9px 12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.ui-module__TmEZKq__control::placeholder{color:var(--sf-muted);opacity:1}.ui-module__TmEZKq__control:hover:not(:disabled):not(:focus){border-color:var(--sf-fg)}.ui-module__TmEZKq__control:disabled{opacity:.48;cursor:not-allowed}.ui-module__TmEZKq__controlInvalid{border-color:var(--sf-coral)}.ui-module__TmEZKq__controlTextarea{resize:vertical;min-height:120px;padding:10px 12px}.ui-module__TmEZKq__empty{text-align:center;color:var(--sf-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 24px;display:flex}.ui-module__TmEZKq__emptyIcon{color:var(--sf-muted);display:inline-flex}.ui-module__TmEZKq__emptyIcon svg{width:32px;height:32px}.ui-module__TmEZKq__emptyTitle{font-family:var(--sf-font-body);font-size:var(--sf-text-lg);color:var(--sf-fg);margin:0;font-weight:700}.ui-module__TmEZKq__emptyDesc{max-width:42ch;font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.ui-module__TmEZKq__emptyActions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.ui-module__TmEZKq__spinnerRoot{vertical-align:middle;display:inline-flex}.ui-module__TmEZKq__spinner{border-style:solid;border-color:var(--sf-border-strong);border-top-color:var(--sf-accent);border-radius:50%;animation:.7s linear infinite ui-module__TmEZKq__sf-spin;display:inline-block}.ui-module__TmEZKq__spinnerSm{border-width:2px;width:16px;height:16px}.ui-module__TmEZKq__spinnerMd{border-width:3px;width:22px;height:22px}.ui-module__TmEZKq__spinnerLg{border-width:3px;width:34px;height:34px}@keyframes ui-module__TmEZKq__sf-spin{to{transform:rotate(360deg)}}.ui-module__TmEZKq__segmented{background:var(--sf-surface-deep);border:1px solid var(--sf-border);border-radius:var(--sf-radius-pill);gap:2px;padding:2px;display:inline-flex}.ui-module__TmEZKq__segment{appearance:none;color:var(--sf-muted);font-family:var(--sf-font-body);font-size:var(--sf-text-base);border-radius:var(--sf-radius-pill);cursor:pointer;background:0 0;border:none;min-width:42px;min-height:32px;padding:0 12px;font-weight:700;transition:background-color .15s,color .15s}.ui-module__TmEZKq__segment:hover:not(.ui-module__TmEZKq__segmentActive){color:var(--sf-fg)}.ui-module__TmEZKq__segmentActive{background:var(--sf-surface);color:var(--sf-fg);box-shadow:var(--sf-shadow-sm)}
.nav-module__vpnCBa__nav{flex-direction:column;gap:2px;display:flex}.nav-module__vpnCBa__item{border-radius:var(--sf-radius-control);font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-white);white-space:nowrap;opacity:.72;align-items:center;gap:10px;padding:9px 12px;font-weight:700;text-decoration:none;transition:background-color .15s,opacity .15s;display:flex}.nav-module__vpnCBa__link:hover{opacity:1;background:var(--sf-ink-900)}.nav-module__vpnCBa__active{opacity:1;background:var(--sf-ink-800)}.nav-module__vpnCBa__disabled{opacity:.38;cursor:not-allowed}.nav-module__vpnCBa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:960px){.nav-module__vpnCBa__nav{-webkit-overflow-scrolling:touch;flex-direction:row;gap:4px;padding-bottom:4px;overflow-x:auto}.nav-module__vpnCBa__item{flex:none}}
.login-module___81l7G__page{background:var(--sf-bg);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.login-module___81l7G__localeSwitch{position:absolute;top:20px;right:20px}.login-module___81l7G__card{width:100%;max-width:420px}.login-module___81l7G__brand{align-items:center;gap:10px;margin-bottom:20px;display:flex}.login-module___81l7G__brandMark{background:var(--sf-mint);border-radius:4px;flex:none;width:12px;height:12px}.login-module___81l7G__brandWord{font-family:var(--sf-font-display);font-size:var(--sf-text-lg);color:var(--sf-fg);font-weight:700}.login-module___81l7G__title{font-size:var(--sf-text-2xl);margin:6px 0}.login-module___81l7G__subtitle{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0 0 22px}.login-module___81l7G__form{flex-direction:column;gap:16px;display:flex}.login-module___81l7G__error{border:1px solid var(--sf-coral);border-radius:var(--sf-radius-control);background:var(--sf-coral-soft);color:var(--sf-coral);font-size:var(--sf-text-sm);margin:0;padding:10px 12px;font-weight:600}.login-module___81l7G__submit{width:100%}
.new-project-module__MrsCJG__page{max-width:720px;margin:0 auto;padding:48px 24px 80px}.new-project-module__MrsCJG__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.new-project-module__MrsCJG__headerText{min-width:0}.new-project-module__MrsCJG__title{font-size:var(--sf-text-3xl);margin:6px 0}.new-project-module__MrsCJG__subtitle{font-size:var(--sf-text-lg);color:var(--sf-muted);margin:0}.new-project-module__MrsCJG__form{flex-direction:column;gap:20px;display:flex}.new-project-module__MrsCJG__card{width:100%}.new-project-module__MrsCJG__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.new-project-module__MrsCJG__full{grid-column:1/-1}.new-project-module__MrsCJG__generalError{border:1px solid var(--sf-coral);border-radius:var(--sf-radius-control);background:var(--sf-coral-soft);color:var(--sf-coral);font-size:var(--sf-text-sm);margin:0;padding:12px 14px;font-weight:600}.new-project-module__MrsCJG__actions{justify-content:flex-end;gap:12px;display:flex}.new-project-module__MrsCJG__submit{min-width:168px}@media (max-width:640px){.new-project-module__MrsCJG__header{flex-direction:column}.new-project-module__MrsCJG__grid{grid-template-columns:minmax(0,1fr)}.new-project-module__MrsCJG__actions{justify-content:stretch}.new-project-module__MrsCJG__submit{width:100%}}
._context-form-module__tnsLoG__page{flex-direction:column;gap:24px;display:flex}._context-form-module__tnsLoG__centered{min-height:240px;color:var(--sf-muted);justify-content:center;align-items:center;gap:10px;display:flex}._context-form-module__tnsLoG__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;display:flex}._context-form-module__tnsLoG__heroText{flex-direction:column;gap:6px;min-width:0;display:flex}._context-form-module__tnsLoG__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}._context-form-module__tnsLoG__subtitle{max-width:60ch;color:var(--sf-muted);font-size:var(--sf-text-base);margin:0}._context-form-module__tnsLoG__saveBlock{flex-direction:column;align-items:flex-end;gap:10px;display:flex}._context-form-module__tnsLoG__saveStatus{font-size:var(--sf-text-sm);color:var(--sf-muted);align-items:center;gap:8px;min-height:22px;font-weight:700;display:inline-flex}._context-form-module__tnsLoG__saveStatusDirty{color:var(--sf-amber)}._context-form-module__tnsLoG__saveStatusSaved{color:var(--sf-mint)}._context-form-module__tnsLoG__saveButtons{gap:10px;display:flex}._context-form-module__tnsLoG__alert{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);color:var(--sf-fg);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);margin:0;padding:12px 16px;font-weight:600}._context-form-module__tnsLoG__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (min-width:1024px){._context-form-module__tnsLoG__grid{grid-template-columns:minmax(0,1fr) 340px}}._context-form-module__tnsLoG__formCol{flex-direction:column;gap:20px;min-width:0;display:flex}._context-form-module__tnsLoG__aside{position:sticky;top:24px}._context-form-module__tnsLoG__section{flex-direction:column;gap:18px;display:flex}._context-form-module__tnsLoG__sectionHead{align-items:flex-start;gap:14px;display:flex}._context-form-module__tnsLoG__sectionNumber{background:var(--sf-cobalt-soft);width:30px;height:30px;color:var(--sf-accent);font-family:var(--sf-font-body);font-size:var(--sf-text-sm);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}._context-form-module__tnsLoG__sectionTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}._context-form-module__tnsLoG__sectionDesc{color:var(--sf-muted);font-size:var(--sf-text-sm);margin:2px 0 0}._context-form-module__tnsLoG__sectionBody{flex-direction:column;gap:16px;display:flex}._context-form-module__tnsLoG__row2{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (min-width:640px){._context-form-module__tnsLoG__row2{grid-template-columns:repeat(2,minmax(0,1fr))}}._context-form-module__tnsLoG__select{width:100%;min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-surface);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-control);padding:9px 12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}._context-form-module__tnsLoG__select:hover:not(:disabled):not(:focus){border-color:var(--sf-fg)}._context-form-module__tnsLoG__selectInvalid{border-color:var(--sf-coral)}._context-form-module__tnsLoG__personaList{flex-direction:column;gap:12px;display:flex}._context-form-module__tnsLoG__personaCard{background:var(--sf-surface-deep);flex-direction:column;gap:14px;display:flex}._context-form-module__tnsLoG__personaHead{justify-content:space-between;align-items:center;gap:12px;display:flex}._context-form-module__tnsLoG__personaTitle{font-size:var(--sf-text-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}._context-form-module__tnsLoG__personaBody{flex-direction:column;gap:14px;display:flex}._context-form-module__tnsLoG__addPersona{align-self:flex-start}._context-form-module__tnsLoG__lens{flex-direction:column;gap:16px;display:flex}._context-form-module__tnsLoG__lensEyebrow{font-family:var(--sf-font-body);font-size:var(--sf-text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--sf-mint-bright);font-weight:800}._context-form-module__tnsLoG__lensName{font-family:var(--sf-font-display);font-size:var(--sf-text-xl);color:var(--sf-white);word-break:break-word;margin:4px 0 0;line-height:1.15}._context-form-module__tnsLoG__lensDesc{font-size:var(--sf-text-sm);color:#ffffffad;margin:6px 0 0;line-height:1.5}._context-form-module__tnsLoG__lensMeta{flex-direction:column;gap:8px;display:flex}._context-form-module__tnsLoG__lensMetaLabel{font-size:var(--sf-text-xs);letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;font-weight:700}._context-form-module__tnsLoG__lensBadges{flex-wrap:wrap;gap:6px;display:flex}._context-form-module__tnsLoG__lensBadge{border-radius:var(--sf-radius-chip);color:var(--sf-white);font-size:var(--sf-text-xs);background:#ffffff1a;align-items:center;padding:2px 8px;font-weight:700;display:inline-flex}._context-form-module__tnsLoG__lensEmpty{font-size:var(--sf-text-sm);color:#ffffff80}._context-form-module__tnsLoG__lensDivider{background:#ffffff1f;height:1px}._context-form-module__tnsLoG__lensChecklist{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._context-form-module__tnsLoG__lensCheckItem{font-size:var(--sf-text-sm);color:#ffffffd1;align-items:center;gap:10px;display:flex}._context-form-module__tnsLoG__lensCheckMark{color:#0000;border:1.5px solid #ffffff59;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}._context-form-module__tnsLoG__lensCheckMarkDone{background:var(--sf-mint);border-color:var(--sf-mint);color:var(--sf-white)}._context-form-module__tnsLoG__lensStatusRow{justify-content:space-between;align-items:center;gap:12px;display:flex}._context-form-module__tnsLoG__lensStatusLabel{font-size:var(--sf-text-xs);letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;font-weight:700}
.diagnosis-module__jwyoba__page{flex-direction:column;gap:24px;display:flex}.diagnosis-module__jwyoba__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.diagnosis-module__jwyoba__headerText{flex-direction:column;flex:320px;gap:6px;min-width:min(100%,300px);display:flex}.diagnosis-module__jwyoba__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.diagnosis-module__jwyoba__subtitle{max-width:60ch;font-size:var(--sf-text-lg);color:var(--sf-muted);margin:0;line-height:1.4}.diagnosis-module__jwyoba__runControl{flex-direction:column;align-items:flex-end;gap:10px;max-width:320px;display:flex}.diagnosis-module__jwyoba__btnSpinner{vertical-align:middle;margin-right:8px}.diagnosis-module__jwyoba__runStatusRow{align-items:center;gap:8px;display:inline-flex}.diagnosis-module__jwyoba__runStatusLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.diagnosis-module__jwyoba__runNote{max-width:32ch;font-size:var(--sf-text-sm);color:var(--sf-muted);text-align:right;margin:0;line-height:1.4}.diagnosis-module__jwyoba__runNoteLink{white-space:nowrap;font-weight:700}.diagnosis-module__jwyoba__notice{max-width:40ch;font-size:var(--sf-text-sm);text-align:right;border-radius:var(--sf-radius-control);border:1px solid var(--sf-border);margin:0;padding:8px 12px;line-height:1.4}.diagnosis-module__jwyoba__noticeError{color:var(--sf-coral);background:var(--sf-coral-soft);border-color:var(--sf-coral)}.diagnosis-module__jwyoba__noticeInfo{color:var(--sf-fg);background:var(--sf-cobalt-soft);border-color:var(--sf-cobalt)}.diagnosis-module__jwyoba__panel{flex-direction:column;gap:16px;display:flex}.diagnosis-module__jwyoba__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.diagnosis-module__jwyoba__panelTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}.diagnosis-module__jwyoba__domainList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.diagnosis-module__jwyoba__domainRow{border-top:1px solid var(--sf-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.diagnosis-module__jwyoba__domainRow:first-child{border-top:none}.diagnosis-module__jwyoba__domainName{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.diagnosis-module__jwyoba__limitationList{border-top:1px dashed var(--sf-border-strong);flex-direction:column;gap:6px;margin:0;padding-top:14px;list-style:none;display:flex}.diagnosis-module__jwyoba__limitationItem{font-size:var(--sf-text-base);color:var(--sf-muted);gap:8px;line-height:1.4;display:flex}.diagnosis-module__jwyoba__limitationItem:before{content:"";background:var(--sf-border-strong);border-radius:50%;flex:none;width:5px;height:5px;margin-top:8px}.diagnosis-module__jwyoba__domainGroups{flex-direction:column;gap:20px;display:flex}.diagnosis-module__jwyoba__domainGroup{flex-direction:column;gap:8px;display:flex}.diagnosis-module__jwyoba__domainGroupTitle{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.diagnosis-module__jwyoba__ruleList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.diagnosis-module__jwyoba__ruleRow{border-top:1px solid var(--sf-border);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.diagnosis-module__jwyoba__ruleRow:first-child{border-top:none}.diagnosis-module__jwyoba__ruleMain{flex-direction:column;gap:3px;min-width:0;display:flex}.diagnosis-module__jwyoba__ruleTitle{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.diagnosis-module__jwyoba__ruleReason{font-size:var(--sf-text-sm);color:var(--sf-muted);line-height:1.4}.diagnosis-module__jwyoba__boardEmpty{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.diagnosis-module__jwyoba__findingsSection,.diagnosis-module__jwyoba__findingList{flex-direction:column;gap:16px;display:flex}.diagnosis-module__jwyoba__findingCard{background:var(--sf-surface);border:1px solid var(--sf-border);border-radius:var(--sf-radius-card);box-shadow:var(--sf-shadow-sm);flex-direction:column;gap:14px;padding:20px;display:flex}.diagnosis-module__jwyoba__findingCardMuted{background:var(--sf-surface-deep);border-style:dashed;border-color:var(--sf-border-strong);box-shadow:none}.diagnosis-module__jwyoba__findingHead,.diagnosis-module__jwyoba__findingTitleWrap{flex-direction:column;gap:10px;display:flex}.diagnosis-module__jwyoba__findingTitle{font-size:var(--sf-text-lg);color:var(--sf-fg)}.diagnosis-module__jwyoba__findingMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.diagnosis-module__jwyoba__findingSummary{font-size:var(--sf-text-base);color:var(--sf-fg);margin:0;line-height:1.5}.diagnosis-module__jwyoba__autoNote{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;font-style:italic;line-height:1.4}.diagnosis-module__jwyoba__subSection{border-top:1px solid var(--sf-border);flex-direction:column;gap:8px;padding-top:12px;display:flex}.diagnosis-module__jwyoba__subLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.diagnosis-module__jwyoba__subjectList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.diagnosis-module__jwyoba__subjectItem{align-items:center;gap:8px;min-width:0;display:flex}.diagnosis-module__jwyoba__subjectValue{font-size:var(--sf-text-sm);color:var(--sf-fg);word-break:break-word}.diagnosis-module__jwyoba__evidenceList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.diagnosis-module__jwyoba__evidenceItem{background:var(--sf-bg);border:1px solid var(--sf-border);border-radius:var(--sf-radius-control);flex-direction:column;gap:6px;padding:12px;display:flex}.diagnosis-module__jwyoba__evidenceHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.diagnosis-module__jwyoba__evidenceOrigin{font-size:var(--sf-text-xs);letter-spacing:.04em;color:var(--sf-muted);font-weight:700}.diagnosis-module__jwyoba__evidenceClaim{font-size:var(--sf-text-sm);color:var(--sf-fg);margin:0;line-height:1.5}.diagnosis-module__jwyoba__actionCreated{font-size:var(--sf-text-sm);color:var(--sf-fg);background:var(--sf-mint-soft);border:1px solid var(--sf-mint);border-radius:var(--sf-radius-control);margin:0;padding:8px 12px;font-weight:600;line-height:1.4}.diagnosis-module__jwyoba__reviewBar{border-top:1px solid var(--sf-border);flex-direction:column;gap:12px;padding-top:14px;display:flex}.diagnosis-module__jwyoba__reviewButtons{flex-wrap:wrap;gap:8px;display:flex}.diagnosis-module__jwyoba__reviewForm{flex-direction:column;gap:10px;display:flex}.diagnosis-module__jwyoba__reviewActions{flex-wrap:wrap;gap:8px;display:flex}.diagnosis-module__jwyoba__reviewError{font-size:var(--sf-text-sm);color:var(--sf-coral);margin:0;line-height:1.4}.diagnosis-module__jwyoba__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.diagnosis-module__jwyoba__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}@media (max-width:640px){.diagnosis-module__jwyoba__runControl{align-items:stretch;width:100%;max-width:none}.diagnosis-module__jwyoba__runNote,.diagnosis-module__jwyoba__notice{text-align:left;max-width:none}.diagnosis-module__jwyoba__runStatusRow{justify-content:flex-start}}
.layout-module__fJqU_G__shell{background:var(--sf-bg);grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.layout-module__fJqU_G__skipLink{z-index:30;border-radius:var(--sf-radius-control);background:var(--sf-accent);color:var(--sf-accent-contrast);padding:9px 16px;font-weight:700;text-decoration:none;transition:top .15s;position:fixed;top:-64px;left:12px}.layout-module__fJqU_G__skipLink:focus{top:12px}.layout-module__fJqU_G__sidebar{background:var(--sf-ink-950);height:100vh;color:var(--sf-white);border-right:1px solid var(--sf-ink-800);flex-direction:column;gap:20px;padding:20px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.layout-module__fJqU_G__brand{align-items:center;gap:10px;padding:4px 8px;display:flex}.layout-module__fJqU_G__brandMark{background:var(--sf-mint-bright);border-radius:4px;flex:none;width:12px;height:12px}.layout-module__fJqU_G__brandWord{font-family:var(--sf-font-display);font-size:var(--sf-text-lg);letter-spacing:-.01em;color:var(--sf-white);font-weight:700}.layout-module__fJqU_G__projectHeader{border:1px solid var(--sf-ink-800);border-radius:var(--sf-radius-card);background:var(--sf-ink-900);flex-direction:column;gap:5px;padding:12px;display:flex}.layout-module__fJqU_G__projectClient{font-size:var(--sf-text-base);color:var(--sf-white);font-weight:700}.layout-module__fJqU_G__projectHost{font-size:var(--sf-text-xs);color:var(--sf-white);opacity:.6;word-break:break-all}.layout-module__fJqU_G__newProjectLink{font-size:var(--sf-text-sm);color:var(--sf-mint-bright);align-self:flex-start;margin-top:4px;font-weight:700;text-decoration:none}.layout-module__fJqU_G__newProjectLink:hover{text-decoration:underline}.layout-module__fJqU_G__body{flex-direction:column;min-width:0;display:flex}.layout-module__fJqU_G__topbar{z-index:10;border-bottom:1px solid var(--sf-border);background:color-mix(in srgb, var(--sf-surface) 82%, transparent);-webkit-backdrop-filter:blur(10px);justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:12px 24px;display:flex;position:sticky;top:0}.layout-module__fJqU_G__breadcrumb{min-width:0;font-size:var(--sf-text-sm);align-items:center;gap:8px;display:flex}.layout-module__fJqU_G__crumbRoot{color:var(--sf-fg);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.layout-module__fJqU_G__crumbSep{color:var(--sf-muted)}.layout-module__fJqU_G__crumbCurrent{color:var(--sf-muted);white-space:nowrap;font-weight:600}.layout-module__fJqU_G__topbarActions{flex:none;align-items:center;gap:12px;display:flex}.layout-module__fJqU_G__main{flex:1;min-width:0}@media (max-width:960px){.layout-module__fJqU_G__shell{grid-template-columns:minmax(0,1fr)}.layout-module__fJqU_G__sidebar{border-right:none;border-bottom:1px solid var(--sf-ink-800);gap:14px;height:auto;position:static;overflow:visible}}
.overview-module__ot928W__page{flex-direction:column;gap:24px;display:flex}.overview-module__ot928W__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.overview-module__ot928W__heroText{flex-direction:column;flex:320px;gap:8px;min-width:min(100%,300px);display:flex}.overview-module__ot928W__heroTitle{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.overview-module__ot928W__host{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.overview-module__ot928W__subtitle{max-width:60ch;font-size:var(--sf-text-lg);color:var(--sf-muted);margin:0;line-height:1.4}.overview-module__ot928W__metaRow{flex-wrap:wrap;gap:16px 24px;margin-top:6px;display:flex}.overview-module__ot928W__metaItem{align-items:center;gap:8px;display:inline-flex}.overview-module__ot928W__metaLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.overview-module__ot928W__heroActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.overview-module__ot928W__heroButtons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.overview-module__ot928W__heroLink{min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);border-radius:var(--sf-radius-pill);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;padding:0 18px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform 60ms;display:inline-flex}.overview-module__ot928W__heroLinkPrimary{color:var(--sf-accent-contrast);background:var(--sf-accent);box-shadow:var(--sf-shadow-accent)}.overview-module__ot928W__heroLinkPrimary:hover{background:var(--sf-cobalt-dark)}.overview-module__ot928W__heroLinkPrimary:active{transform:translateY(1px)}.overview-module__ot928W__heroLinkSecondary{color:var(--sf-fg);background:var(--sf-surface);border-color:var(--sf-border-strong)}.overview-module__ot928W__heroLinkSecondary:hover{background:var(--sf-surface-deep);border-color:var(--sf-fg)}.overview-module__ot928W__nextStep{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;display:flex}.overview-module__ot928W__nextStepText{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.overview-module__ot928W__cta{min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-accent-contrast);background:var(--sf-accent);border-radius:var(--sf-radius-pill);box-shadow:var(--sf-shadow-accent);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:0 18px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,transform 60ms;display:inline-flex}.overview-module__ot928W__cta:hover{background:var(--sf-cobalt-dark)}.overview-module__ot928W__cta:active{transform:translateY(1px)}.overview-module__ot928W__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;display:grid}.overview-module__ot928W__metric{flex-direction:column;gap:10px;display:flex}.overview-module__ot928W__metricLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-weight:800}.overview-module__ot928W__metricValue{font-family:var(--sf-font-display);font-size:var(--sf-text-2xl);color:var(--sf-fg);margin:0;font-weight:600;line-height:1.1}.overview-module__ot928W__metricValueEmpty{font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-muted);font-weight:600}@media (max-width:880px){.overview-module__ot928W__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.overview-module__ot928W__metrics{grid-template-columns:1fr}}.overview-module__ot928W__panel{flex-direction:column;gap:16px;display:flex}.overview-module__ot928W__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.overview-module__ot928W__panelTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}.overview-module__ot928W__domainList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.overview-module__ot928W__domainRow{border-top:1px solid var(--sf-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.overview-module__ot928W__domainRow:first-child{border-top:none}.overview-module__ot928W__domainName{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.overview-module__ot928W__limitations{border-top:1px dashed var(--sf-border-strong);flex-direction:column;gap:8px;padding-top:14px;display:flex}.overview-module__ot928W__limitationsLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-weight:800}.overview-module__ot928W__limitationList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.overview-module__ot928W__limitationItem{font-size:var(--sf-text-base);color:var(--sf-muted);gap:8px;line-height:1.4;display:flex}.overview-module__ot928W__limitationItem:before{content:"";background:var(--sf-border-strong);border-radius:50%;flex:none;width:5px;height:5px;margin-top:8px}.overview-module__ot928W__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.overview-module__ot928W__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}
.plan-module__xU8JbW__page{flex-direction:column;gap:24px;display:flex}.plan-module__xU8JbW__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;display:flex}.plan-module__xU8JbW__heroText{flex-direction:column;gap:6px;min-width:0;display:flex}.plan-module__xU8JbW__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.plan-module__xU8JbW__subtitle{max-width:68ch;color:var(--sf-muted);font-size:var(--sf-text-base);margin:0;line-height:1.5}.plan-module__xU8JbW__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.plan-module__xU8JbW__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.plan-module__xU8JbW__board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}@media (max-width:1024px){.plan-module__xU8JbW__board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.plan-module__xU8JbW__board{grid-template-columns:1fr}}.plan-module__xU8JbW__lane{background:var(--sf-surface-deep);flex-direction:column;gap:16px;display:flex}.plan-module__xU8JbW__laneHead{flex-direction:column;gap:4px;display:flex}.plan-module__xU8JbW__laneTitleRow{align-items:center;gap:10px;display:flex}.plan-module__xU8JbW__laneName{font-size:var(--sf-text-xl);color:var(--sf-fg)}.plan-module__xU8JbW__laneWindow{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.plan-module__xU8JbW__laneBody{flex-direction:column;gap:12px;display:flex}.plan-module__xU8JbW__laneEmpty{border:1px dashed var(--sf-border-strong);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);color:var(--sf-muted);text-align:center;margin:0;padding:16px}.plan-module__xU8JbW__actionCard{flex-direction:column;gap:10px;display:flex}.plan-module__xU8JbW__actionCardBlocked{border-color:var(--sf-coral)}.plan-module__xU8JbW__actionTopline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.plan-module__xU8JbW__actionTitle{font-size:var(--sf-text-lg);color:var(--sf-fg);line-height:1.25}.plan-module__xU8JbW__actionDesc{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.5}.plan-module__xU8JbW__blockedNote{border:1px solid var(--sf-coral);border-radius:var(--sf-radius-control);background:var(--sf-coral-soft);font-size:var(--sf-text-sm);color:var(--sf-fg);flex-direction:column;gap:4px;margin:0;padding:10px 12px;line-height:1.45;display:flex}.plan-module__xU8JbW__blockedLabel{font-size:var(--sf-text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--sf-coral);font-weight:800}.plan-module__xU8JbW__actionMeta{flex-wrap:wrap;gap:8px 20px;margin:0;display:flex}.plan-module__xU8JbW__metaItem{flex-direction:column;gap:2px;display:flex}.plan-module__xU8JbW__metaLabel{font-size:var(--sf-text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.plan-module__xU8JbW__metaValue{font-size:var(--sf-text-sm);color:var(--sf-fg);margin:0;font-weight:600}.plan-module__xU8JbW__outcome{border-top:1px solid var(--sf-border);flex-direction:column;gap:4px;padding-top:10px;display:flex}.plan-module__xU8JbW__outcomeText{font-size:var(--sf-text-sm);color:var(--sf-fg);margin:0;line-height:1.5}.plan-module__xU8JbW__actionFoot{justify-content:flex-end;display:flex}.plan-module__xU8JbW__overrideForm{border-top:1px dashed var(--sf-border-strong);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.plan-module__xU8JbW__overrideHead{flex-direction:column;gap:4px;display:flex}.plan-module__xU8JbW__overrideTitle{font-size:var(--sf-text-base);color:var(--sf-fg)}.plan-module__xU8JbW__overrideDesc{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.45}.plan-module__xU8JbW__overrideGrid{flex-direction:column;gap:12px;display:flex}.plan-module__xU8JbW__overrideKept{border-radius:var(--sf-radius-control);background:var(--sf-cobalt-soft);color:var(--sf-fg);font-size:var(--sf-text-xs);margin:0;padding:8px 12px;line-height:1.45}.plan-module__xU8JbW__overrideError{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);color:var(--sf-fg);margin:0;padding:10px 12px;font-weight:600}.plan-module__xU8JbW__overrideActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.plan-module__xU8JbW__select{width:100%;min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-surface);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-control);padding:9px 12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.plan-module__xU8JbW__select:hover:not(:disabled):not(:focus){border-color:var(--sf-fg)}.plan-module__xU8JbW__selectInvalid{border-color:var(--sf-coral)}
.report-module__0Q32Oa__page{flex-direction:column;gap:24px;display:flex}.report-module__0Q32Oa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.report-module__0Q32Oa__headerText{flex-direction:column;flex:320px;gap:6px;min-width:min(100%,300px);display:flex}.report-module__0Q32Oa__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.report-module__0Q32Oa__host{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.report-module__0Q32Oa__subtitle{max-width:60ch;font-size:var(--sf-text-lg);color:var(--sf-muted);margin:0;line-height:1.4}.report-module__0Q32Oa__reportDate{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.report-module__0Q32Oa__headerActions{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.report-module__0Q32Oa__localeField{flex-direction:column;gap:6px;display:flex}.report-module__0Q32Oa__localeLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.report-module__0Q32Oa__segmented{background:var(--sf-surface-deep);border:1px solid var(--sf-border);border-radius:var(--sf-radius-pill);gap:2px;padding:2px;display:inline-flex}.report-module__0Q32Oa__segment{appearance:none;color:var(--sf-muted);font-family:var(--sf-font-body);font-size:var(--sf-text-base);border-radius:var(--sf-radius-pill);cursor:pointer;background:0 0;border:none;min-width:42px;min-height:32px;padding:0 12px;font-weight:700;transition:background-color .15s,color .15s}.report-module__0Q32Oa__segment:hover:not(.report-module__0Q32Oa__segmentActive){color:var(--sf-fg)}.report-module__0Q32Oa__segmentActive{background:var(--sf-surface);color:var(--sf-fg);box-shadow:var(--sf-shadow-sm)}.report-module__0Q32Oa__panel{flex-direction:column;gap:16px;display:flex}.report-module__0Q32Oa__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.report-module__0Q32Oa__panelTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}.report-module__0Q32Oa__panelNote{max-width:68ch;font-size:var(--sf-text-base);color:var(--sf-muted);margin:0;line-height:1.5}.report-module__0Q32Oa__domainList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.report-module__0Q32Oa__domainRow{border-top:1px solid var(--sf-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.report-module__0Q32Oa__domainRow:first-child{border-top:none}.report-module__0Q32Oa__domainName{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.report-module__0Q32Oa__limitations{border-top:1px dashed var(--sf-border-strong);flex-direction:column;gap:8px;padding-top:14px;display:flex}.report-module__0Q32Oa__limitationsLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-weight:800}.report-module__0Q32Oa__bulletList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.report-module__0Q32Oa__bulletItem{font-size:var(--sf-text-base);color:var(--sf-muted);gap:8px;line-height:1.4;display:flex}.report-module__0Q32Oa__bulletItem:before{content:"";background:var(--sf-border-strong);border-radius:50%;flex:none;width:5px;height:5px;margin-top:8px}.report-module__0Q32Oa__cardList{flex-direction:column;gap:12px;display:flex}.report-module__0Q32Oa__card{background:var(--sf-surface-deep);border:1px solid var(--sf-border);border-radius:var(--sf-radius-card);flex-direction:column;gap:10px;padding:16px;display:flex}.report-module__0Q32Oa__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.report-module__0Q32Oa__cardSummary{font-size:var(--sf-text-base);color:var(--sf-fg);margin:0;line-height:1.5}.report-module__0Q32Oa__actionTitle{font-size:var(--sf-text-lg);color:var(--sf-fg)}.report-module__0Q32Oa__scope{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0}.report-module__0Q32Oa__mono{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.report-module__0Q32Oa__evidence{border-top:1px dashed var(--sf-border);flex-direction:column;gap:8px;padding-top:10px;display:flex}.report-module__0Q32Oa__evidenceLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-weight:800}.report-module__0Q32Oa__evidenceList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.report-module__0Q32Oa__evidenceRow{flex-direction:column;gap:4px;display:flex}.report-module__0Q32Oa__evidenceHead{align-items:baseline;gap:8px;display:flex}.report-module__0Q32Oa__evidenceClaim{font-size:var(--sf-text-base);color:var(--sf-fg);line-height:1.45}.report-module__0Q32Oa__evidenceLimitation{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.4}.report-module__0Q32Oa__outcome{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0;line-height:1.45}.report-module__0Q32Oa__outcomeLabel{color:var(--sf-fg);font-weight:700}.report-module__0Q32Oa__lanes{flex-direction:column;gap:20px;display:flex}.report-module__0Q32Oa__lane{flex-direction:column;gap:12px;display:flex}.report-module__0Q32Oa__laneHead{align-items:baseline;gap:10px;display:flex}.report-module__0Q32Oa__laneTitle{font-size:var(--sf-text-lg);color:var(--sf-fg)}.report-module__0Q32Oa__laneCaption{font-size:var(--sf-text-sm);color:var(--sf-muted)}.report-module__0Q32Oa__artifactList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.report-module__0Q32Oa__artifactRow{border-top:1px solid var(--sf-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.report-module__0Q32Oa__artifactRow:first-child{border-top:none}.report-module__0Q32Oa__artifactMeta{align-items:center;gap:10px;display:inline-flex}.report-module__0Q32Oa__artifactRevision,.report-module__0Q32Oa__artifactDate{font-size:var(--sf-text-sm);color:var(--sf-muted)}.report-module__0Q32Oa__mutedNote{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.report-module__0Q32Oa__footerPanel{background:var(--sf-surface-deep)}.report-module__0Q32Oa__methodologyText{max-width:72ch;font-size:var(--sf-text-base);color:var(--sf-fg);margin:0;line-height:1.6}.report-module__0Q32Oa__noPromise{font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-amber-soft);border:1px solid var(--sf-amber);border-radius:var(--sf-radius-control);margin:0;padding:12px 14px;font-weight:600;line-height:1.5}.report-module__0Q32Oa__exportButtons{flex-wrap:wrap;gap:10px;display:flex}.report-module__0Q32Oa__clientBundleNote{max-width:68ch;font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.5}.report-module__0Q32Oa__exportStatus{flex-direction:column;gap:8px;min-height:24px;display:flex}.report-module__0Q32Oa__exportBusy{font-size:var(--sf-text-base);color:var(--sf-muted);align-items:center;gap:8px;display:inline-flex}.report-module__0Q32Oa__exportReady{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.report-module__0Q32Oa__downloadLink{min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-accent-contrast);background:var(--sf-accent);border-radius:var(--sf-radius-pill);box-shadow:var(--sf-shadow-accent);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:0 18px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.report-module__0Q32Oa__downloadLink:hover{background:var(--sf-cobalt-dark)}.report-module__0Q32Oa__expiresAt{font-size:var(--sf-text-sm);color:var(--sf-muted)}.report-module__0Q32Oa__exportError{font-size:var(--sf-text-base);color:var(--sf-coral);margin:0}.report-module__0Q32Oa__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.report-module__0Q32Oa__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.report-module__0Q32Oa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media print{:is(aside,header),.report-module__0Q32Oa__noPrint{display:none!important}.report-module__0Q32Oa__page{gap:18px}.report-module__0Q32Oa__title{font-size:24pt}.report-module__0Q32Oa__panelTitle{font-size:15pt}.report-module__0Q32Oa__panel,.report-module__0Q32Oa__footerPanel,.report-module__0Q32Oa__card,.report-module__0Q32Oa__noPromise{box-shadow:none!important;color:#111!important;background:#fff!important;border:1px solid #d0d0d0!important}.report-module__0Q32Oa__page,.report-module__0Q32Oa__title,.report-module__0Q32Oa__host,.report-module__0Q32Oa__reportDate,.report-module__0Q32Oa__panelTitle,.report-module__0Q32Oa__panelNote,.report-module__0Q32Oa__domainName,.report-module__0Q32Oa__cardSummary,.report-module__0Q32Oa__actionTitle,.report-module__0Q32Oa__evidenceClaim,.report-module__0Q32Oa__laneTitle,.report-module__0Q32Oa__methodologyText,.report-module__0Q32Oa__noPromise,.report-module__0Q32Oa__outcomeLabel{color:#111!important}.report-module__0Q32Oa__panel,.report-module__0Q32Oa__card,.report-module__0Q32Oa__lane,.report-module__0Q32Oa__evidenceRow,.report-module__0Q32Oa__artifactRow{break-inside:avoid}}
.sources-module__ejxvrG__page{flex-direction:column;gap:24px;display:flex}.sources-module__ejxvrG__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sources-module__ejxvrG__heroText{flex-direction:column;gap:8px;min-width:min(100%,300px);display:flex}.sources-module__ejxvrG__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.sources-module__ejxvrG__subtitle{max-width:60ch;font-size:var(--sf-text-lg);color:var(--sf-muted);margin:0;line-height:1.4}.sources-module__ejxvrG__alert{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);color:var(--sf-fg);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);margin:0;padding:12px 16px;font-weight:600}.sources-module__ejxvrG__cards,.sources-module__ejxvrG__card{flex-direction:column;gap:16px;display:flex}.sources-module__ejxvrG__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 20px;display:flex}.sources-module__ejxvrG__cardHeadText{flex-direction:column;gap:4px;min-width:0;display:flex}.sources-module__ejxvrG__cardTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}.sources-module__ejxvrG__cardDesc{max-width:60ch;font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.4}.sources-module__ejxvrG__metaLabel{font-size:var(--sf-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.sources-module__ejxvrG__freshRow{border-top:1px solid var(--sf-border);border-bottom:1px solid var(--sf-border);flex-wrap:wrap;align-items:center;gap:12px 24px;padding:12px 0;display:flex}.sources-module__ejxvrG__freshItem{flex-direction:column;gap:4px;display:inline-flex}.sources-module__ejxvrG__freshValue{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.sources-module__ejxvrG__freshEmpty{border-top:1px solid var(--sf-border);border-bottom:1px solid var(--sf-border);font-size:var(--sf-text-base);color:var(--sf-muted);margin:0;padding:12px 0;font-weight:600}.sources-module__ejxvrG__snapHistory{font-size:var(--sf-text-sm);color:var(--sf-muted)}.sources-module__ejxvrG__limitation{font-size:var(--sf-text-sm);color:var(--sf-muted);flex-direction:column;gap:4px;margin:0;line-height:1.4;display:flex}.sources-module__ejxvrG__runRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sources-module__ejxvrG__runText{font-size:var(--sf-text-sm);color:var(--sf-muted)}.sources-module__ejxvrG__runError{font-size:var(--sf-text-sm);color:var(--sf-coral)}.sources-module__ejxvrG__runFailure{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);color:var(--sf-fg);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:10px 12px;font-weight:600;display:flex}.sources-module__ejxvrG__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sources-module__ejxvrG__controls{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.sources-module__ejxvrG__controlError{font-size:var(--sf-text-sm);color:var(--sf-coral)}.sources-module__ejxvrG__controlHint{font-size:var(--sf-text-sm);color:var(--sf-muted)}.sources-module__ejxvrG__disabledNote{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;font-weight:600}.sources-module__ejxvrG__property{flex-direction:column;gap:14px;width:100%;display:flex}.sources-module__ejxvrG__select{width:100%;min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-surface);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-control);padding:9px 12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.sources-module__ejxvrG__select:hover:not(:disabled):not(:focus){border-color:var(--sf-fg)}.sources-module__ejxvrG__csv{flex-direction:column;gap:16px;width:100%;display:flex}.sources-module__ejxvrG__fileInput{font-family:var(--sf-font-body);font-size:var(--sf-text-sm);color:var(--sf-fg)}.sources-module__ejxvrG__fileInput::file-selector-button{font-family:var(--sf-font-body);font-size:var(--sf-text-sm);color:var(--sf-fg);background:var(--sf-surface-deep);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-pill);cursor:pointer;margin-right:12px;padding:8px 14px;font-weight:700}.sources-module__ejxvrG__fileInput:disabled{opacity:.48;cursor:not-allowed}.sources-module__ejxvrG__previewBlock{flex-direction:column;gap:14px;display:flex}.sources-module__ejxvrG__previewMeta{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;font-weight:600}.sources-module__ejxvrG__msgList{font-size:var(--sf-text-sm);flex-direction:column;gap:4px;margin:0;padding:0 0 0 20px;line-height:1.4;list-style:outside;display:flex}.sources-module__ejxvrG__msgError{color:var(--sf-coral)}.sources-module__ejxvrG__msgWarn{color:var(--sf-amber)}.sources-module__ejxvrG__previewWrap{border:1px solid var(--sf-border);border-radius:var(--sf-radius-control);display:none;overflow-x:auto}.sources-module__ejxvrG__previewTable{border-collapse:collapse;width:100%;font-size:var(--sf-text-sm)}.sources-module__ejxvrG__previewTable caption{text-align:left;color:var(--sf-fg);background:var(--sf-surface);border-bottom:1px solid var(--sf-border);padding:10px 12px;font-weight:700}.sources-module__ejxvrG__previewTable th,.sources-module__ejxvrG__previewTable td{text-align:left;white-space:nowrap;border-bottom:1px solid var(--sf-border);padding:8px 12px}.sources-module__ejxvrG__previewTable th{color:var(--sf-muted);background:var(--sf-surface-deep);font-weight:800}.sources-module__ejxvrG__previewTable td{color:var(--sf-fg)}.sources-module__ejxvrG__previewTable tbody tr:last-child td{border-bottom:none}.sources-module__ejxvrG__previewCards{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sources-module__ejxvrG__previewCard{border:1px solid var(--sf-border);border-radius:var(--sf-radius-control);background:var(--sf-surface);min-width:0;padding:12px}.sources-module__ejxvrG__previewCardFields{flex-direction:column;gap:8px;margin:0;display:flex}.sources-module__ejxvrG__previewCardField{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:baseline;gap:12px;display:grid}.sources-module__ejxvrG__previewCardField dt,.sources-module__ejxvrG__previewCardField dd{overflow-wrap:anywhere;min-width:0;margin:0}.sources-module__ejxvrG__previewCardField dt{font-size:var(--sf-text-xs);color:var(--sf-muted);font-weight:800}.sources-module__ejxvrG__previewCardField dd{font-size:var(--sf-text-sm);color:var(--sf-fg)}@media (min-width:640px){.sources-module__ejxvrG__previewWrap{display:block}.sources-module__ejxvrG__previewCards{display:none}}.sources-module__ejxvrG__mapTitle{font-size:var(--sf-text-lg);color:var(--sf-fg);margin:0}.sources-module__ejxvrG__mapHelp{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:-8px 0 0;line-height:1.4}.sources-module__ejxvrG__mapGrid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}@media (min-width:640px){.sources-module__ejxvrG__mapGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.sources-module__ejxvrG__mapGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sources-module__ejxvrG__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.sources-module__ejxvrG__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}
.studio-module__tmi06q__page{flex-direction:column;gap:24px;display:flex}.studio-module__tmi06q__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;display:flex}.studio-module__tmi06q__heroText{flex-direction:column;flex:320px;gap:6px;min-width:0;display:flex}.studio-module__tmi06q__title{font-size:var(--sf-text-3xl);color:var(--sf-fg)}.studio-module__tmi06q__subtitle{max-width:62ch;color:var(--sf-muted);font-size:var(--sf-text-base);margin:0;line-height:1.4}.studio-module__tmi06q__heroActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.studio-module__tmi06q__heroNote{max-width:28ch;font-size:var(--sf-text-xs);color:var(--sf-muted);text-align:right;margin:0}.studio-module__tmi06q__banner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.studio-module__tmi06q__bannerText{align-items:center;gap:10px;display:inline-flex}.studio-module__tmi06q__bannerLabel{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:700}.studio-module__tmi06q__metaItem{align-items:center;gap:8px;display:inline-flex}.studio-module__tmi06q__metaLabel{font-size:var(--sf-text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--sf-muted);font-weight:800}.studio-module__tmi06q__groups{flex-direction:column;gap:28px;display:flex}.studio-module__tmi06q__group{flex-direction:column;gap:14px;display:flex}.studio-module__tmi06q__groupHead{align-items:center;gap:10px;display:flex}.studio-module__tmi06q__groupTitle{font-size:var(--sf-text-xl);color:var(--sf-fg)}.studio-module__tmi06q__cardGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:16px;display:grid}.studio-module__tmi06q__artCard{flex-direction:column;gap:12px;display:flex}.studio-module__tmi06q__artCardSelected{outline:2px solid var(--sf-accent);outline-offset:1px}.studio-module__tmi06q__artHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-module__tmi06q__artType{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:700}.studio-module__tmi06q__artAction{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0;line-height:1.4}.studio-module__tmi06q__artMeta{flex-wrap:wrap;gap:10px 16px;display:flex}.studio-module__tmi06q__artRun{align-items:center;gap:8px;display:inline-flex}.studio-module__tmi06q__artActions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.studio-module__tmi06q__editor,.studio-module__tmi06q__generate,.studio-module__tmi06q__picker{flex-direction:column;gap:16px;display:flex}.studio-module__tmi06q__editorHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 20px;display:flex}.studio-module__tmi06q__editorHeadText{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-module__tmi06q__editorTitle{font-size:var(--sf-text-xl);color:var(--sf-fg);word-break:break-word}.studio-module__tmi06q__editorHeadMeta{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.studio-module__tmi06q__editorBody{flex-direction:column;gap:16px;display:flex}.studio-module__tmi06q__editorState{align-items:center;gap:10px;padding:8px 0;display:flex}.studio-module__tmi06q__editorEmpty{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}.studio-module__tmi06q__editorActions{flex-wrap:wrap;gap:10px;display:flex}.studio-module__tmi06q__readyHint{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0}.studio-module__tmi06q__contentArea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--sf-text-sm);white-space:pre;overflow-wrap:normal;line-height:1.5}.studio-module__tmi06q__fields{border:1px solid var(--sf-border);border-radius:var(--sf-radius-control);flex-direction:column;margin:0;display:flex;overflow:hidden}.studio-module__tmi06q__fieldRow{border-top:1px solid var(--sf-border);grid-template-columns:minmax(0,1fr);gap:4px;padding:10px 14px;display:grid}.studio-module__tmi06q__fieldRow:first-child{border-top:none}@media (min-width:640px){.studio-module__tmi06q__fieldRow{grid-template-columns:200px minmax(0,1fr);align-items:baseline;gap:16px}}.studio-module__tmi06q__fieldKey{font-size:var(--sf-text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-weight:800}.studio-module__tmi06q__fieldVal{font-size:var(--sf-text-sm);color:var(--sf-fg);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}.studio-module__tmi06q__alert{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);color:var(--sf-fg);border-radius:var(--sf-radius-control);font-size:var(--sf-text-sm);margin:0;padding:12px 16px;font-weight:600}.studio-module__tmi06q__errorsBox{border:1px solid var(--sf-coral);background:var(--sf-coral-soft);border-radius:var(--sf-radius-control);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.studio-module__tmi06q__errorsTitle{font-size:var(--sf-text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--sf-fg);margin:0;font-weight:800}.studio-module__tmi06q__errorsList{font-size:var(--sf-text-sm);color:var(--sf-fg);flex-direction:column;gap:4px;margin:0;padding-left:18px;line-height:1.4;display:flex}.studio-module__tmi06q__formGrid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (min-width:640px){.studio-module__tmi06q__formGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.studio-module__tmi06q__staticValue{min-height:40px;font-size:var(--sf-text-base);color:var(--sf-fg);align-items:center;padding:0 4px;font-weight:600;display:inline-flex}.studio-module__tmi06q__select{width:100%;min-height:40px;font-family:var(--sf-font-body);font-size:var(--sf-text-base);color:var(--sf-fg);background:var(--sf-surface);border:1px solid var(--sf-border-strong);border-radius:var(--sf-radius-control);padding:9px 12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.studio-module__tmi06q__select:hover:not(:disabled):not(:focus){border-color:var(--sf-fg)}.studio-module__tmi06q__pickerHint{font-size:var(--sf-text-sm);color:var(--sf-muted);margin:0}.studio-module__tmi06q__pickerList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.studio-module__tmi06q__pickerRow{border-top:1px solid var(--sf-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:14px 0;display:flex}.studio-module__tmi06q__pickerRow:first-child{border-top:none}.studio-module__tmi06q__pickerText{flex-direction:column;gap:8px;min-width:0;display:flex}.studio-module__tmi06q__pickerTitle{font-size:var(--sf-text-base);color:var(--sf-fg);font-weight:600}.studio-module__tmi06q__pickerMeta{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.studio-module__tmi06q__state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:56px 24px;display:flex}.studio-module__tmi06q__stateText{font-size:var(--sf-text-base);color:var(--sf-muted);margin:0}
