.opal-tooltip{z-index:var(--z-tooltip,1300);border-radius:var(--border-radius-08);background-color:var(--background-neutral-dark-03);color:var(--text-light-05);--tw-enter-opacity:0;--tw-enter-scale:.95;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;animation-name:enter;animation-duration:.15s}.opal-tooltip[data-state=closed]{--tw-exit-opacity:0;--tw-exit-scale:.95;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-name:exit;animation-duration:.15s}.opal-tooltip[data-side=bottom]{--tw-enter-translate-y:-.5rem}.opal-tooltip[data-side=left]{--tw-enter-translate-x:.5rem}.opal-tooltip[data-side=right]{--tw-enter-translate-x:-.5rem}.opal-tooltip[data-side=top]{--tw-enter-translate-y:.5rem}
.opal-select-button{flex-direction:row;align-items:center;gap:.25rem;display:flex}
.opal-button-chevron{transition:rotate .2s}.interactive[data-interaction=hover] .opal-button-chevron,.interactive[data-interaction=active] .opal-button-chevron{rotate:-180deg}
.opal-auxiliary-tag{border-radius:.25rem;flex-direction:row;flex-shrink:0;align-items:center;gap:0;height:1rem;padding:0 .25rem;display:flex}.opal-auxiliary-tag[data-size=md]{border-radius:.375rem;height:1.375rem;padding:0 .375rem}.opal-auxiliary-tag-icon-container{justify-content:center;align-items:center;padding:1px;display:flex}.opal-auxiliary-tag-icon{width:10px;height:10px}.opal-auxiliary-tag-title{white-space:nowrap}
.opal-divider{flex-direction:column;gap:.75rem;width:100%;display:flex}.opal-divider-row{flex-direction:row;align-items:center;gap:2px;width:100%;padding:0;display:flex}.opal-divider-title{flex-direction:column;justify-content:center;padding:0 2px;display:flex}.opal-divider-line{background-color:var(--border-01);flex:1;height:1px}.opal-divider-description{padding:0 2px}.opal-divider-vertical{flex-direction:row;height:100%;display:flex}.opal-divider-line-vertical{background-color:var(--border-01);flex:1;width:1px}.opal-divider-chevron{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.opal-divider-chevron[data-open=true]{transform:rotate(90deg)}
.opal-card{width:100%;overflow:clip}.opal-card[data-background=none]{background-color:#0000}.opal-card[data-background=light]{background-color:var(--background-tint-00)}.opal-card[data-background=heavy]{background-color:var(--background-tint-01)}.opal-card[data-border=none]{border:none}.opal-card[data-border=dashed]{border-style:dashed;border-width:1px}.opal-card[data-border=solid]{border-width:1px}
.opal-select-card{border-width:1px;width:100%;overflow:clip}.opal-select-card[data-interactive-state=selected]{border-color:var(--action-link-05)}
.tbl-cell[data-size=lg]{padding:.125rem .25rem}.tbl-cell[data-size=md]{padding:.375rem .375rem .375rem .125rem}.tbl-cell-inner[data-size=lg]{height:2.5rem;padding-left:.25rem;padding-right:.25rem}.tbl-cell-inner[data-size=md]{height:1.5rem;padding-left:.125rem;padding-right:.125rem}.table-head{position:relative}.table-head[data-size=lg],.table-head[data-size=md]{padding:.25rem .5rem}.table-head[data-bottom-border]{border-color:#0000;border-bottom-width:1px}.table-head[data-bottom-border]:hover{border-color:var(--border-03)}.table-head[data-size=lg] .table-head-label{padding:.5rem .125rem}.table-head[data-size=md] .table-head-label{padding-top:.25rem;padding-bottom:.25rem}.table-head[data-size=lg] .table-head-sort{padding-top:.375rem;padding-bottom:.375rem}.tbl-row>td{background-color:var(--background-tint-00);transition:background-color var(--interactive-duration)var(--interactive-easing)}.tbl-row[data-selected]>td{background-color:var(--action-link-01)}.tbl-row[data-disabled]{pointer-events:none}.tbl-row:focus,.tbl-row:focus-visible{outline:none}table[data-variant=rows] .tbl-row>td{border-bottom-width:1px;border-color:var(--border-01)}table[data-variant=rows][data-selection=single-select] .tbl-row,table[data-variant=rows][data-selection=multi-select] .tbl-row{cursor:pointer}table[data-variant=rows][data-selection=single-select] .tbl-row:hover>td,table[data-variant=rows][data-selection=multi-select] .tbl-row:hover>td{background-color:var(--background-tint-02)}table[data-variant=rows] .tbl-row:focus-visible>td{background-color:var(--action-link-01)}table[data-variant=rows] .tbl-row:has(:focus-visible)>td{background-color:var(--action-link-01)}table[data-variant=cards] .tbl-row>td{background-clip:padding-box;border-width:2px 0;border-color:#0000}table[data-variant=cards] .tbl-row>td:first-child{border-top-left-radius:var(--border-radius-12);border-bottom-left-radius:var(--border-radius-12)}table[data-variant=cards] .tbl-row>td:last-child,table[data-variant=cards] .tbl-row[data-drag-handle]>td:nth-last-child(2){border-top-right-radius:var(--border-radius-12);border-bottom-right-radius:var(--border-radius-12)}table[data-variant=cards] .tbl-row[data-drag-handle]>td:last-child{border-radius:0}table[data-variant=cards][data-selection=single-select] .tbl-row,table[data-variant=cards][data-selection=multi-select] .tbl-row{cursor:pointer}table[data-variant=cards][data-selection=single-select] .tbl-row:hover>td,table[data-variant=cards][data-selection=multi-select] .tbl-row:hover>td{background-color:var(--background-tint-02)}table[data-variant=cards] .tbl-row:focus-visible>td{background-color:var(--action-link-01)}table[data-variant=cards] .tbl-row:has(:focus-visible)>td{background-color:var(--action-link-01)}.tbl-qualifier[data-type=head]{white-space:nowrap;width:1px;padding-top:.25rem;padding-bottom:.25rem}.tbl-qualifier[data-type=head][data-size=md]{padding-top:.125rem;padding-bottom:.125rem}.tbl-qualifier[data-type=cell]{white-space:nowrap;width:1px;padding-top:.25rem;padding-bottom:.25rem}.tbl-qualifier[data-type=cell][data-size=md]{padding-top:.125rem;padding-bottom:.125rem}.tbl-actions{white-space:nowrap;width:1px;padding-left:.25rem;padding-right:.25rem}.tbl-actions[data-type=head]{padding:.25rem .5rem}.table-footer[data-size=lg]{min-height:2.75rem}.table-footer[data-size=md]{min-height:2.25rem}
.tpp-module__bg8f9W__shell{--bg:var(--background-neutral-00);--bg-alt:var(--background-tint-01);--text:var(--text-05);--text-secondary:var(--text-03);--text-muted:var(--text-01);--accent:var(--text-05);--accent-hover:var(--theme-primary-04);--accent-text:var(--text-inverted-05);--border:var(--border-shadow);--border-solid:var(--border-01);--shadow:0 0 0 1px var(--border-shadow),0 2px 4px #0000000a;--shadow-lg:0 0 0 1px var(--border-shadow),0 8px 24px #00000014;--btn-radius:var(--border-radius-06);--card-radius:var(--border-radius-08);--font:var(--font-hanken-grotesk);--mono:var(--font-dm-mono);--heading-tracking:-.04em;--link:var(--action-link-05);--success:var(--status-text-success-05);--success-bg:var(--status-success-01);--error:var(--status-text-error-05);--error-bg:var(--status-error-01);--info:var(--status-info-05);--info-bg:var(--status-info-01);--warning:var(--status-text-warning-05);background:var(--bg);height:100vh;min-height:100vh;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5;display:flex;overflow:hidden}.tpp-module__bg8f9W__sidebar{background:var(--background-tint-00,var(--bg));border-right:1px solid var(--border-shadow);z-index:250;flex-direction:column;flex-shrink:0;width:232px;min-width:232px;height:100vh;padding:22px 0 0;transition:width .2s,min-width .2s;display:flex;position:relative;overflow:hidden}.tpp-module__bg8f9W__mobileMenuButton{z-index:260;border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);width:40px;height:40px;color:var(--text);box-shadow:var(--shadow);cursor:pointer;justify-content:center;align-items:center;display:none;position:fixed;top:12px;left:12px}.tpp-module__bg8f9W__mobileMenuButton svg{width:18px;height:18px}.tpp-module__bg8f9W__mobileMenuButton:hover{background:var(--bg-alt)}.tpp-module__bg8f9W__sidebarCollapsed{width:64px;min-width:64px}.tpp-module__bg8f9W__brand{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex-shrink:0;align-items:center;gap:10px;width:100%;padding:0 22px 24px;text-decoration:none;display:flex}.tpp-module__bg8f9W__brand:focus-visible{outline:2px solid var(--text-04);outline-offset:2px;border-radius:var(--border-radius-08)}.tpp-module__bg8f9W__logo{background:linear-gradient(135deg,var(--text-05)0%,var(--text-04)100%);border-radius:var(--border-radius-08);width:30px;min-width:30px;height:30px;color:var(--text-inverted-05);letter-spacing:-.5px;font-size:13px;font-weight:500;font-family:var(--font);justify-content:center;align-items:center;display:flex}.tpp-module__bg8f9W__brandText{letter-spacing:-.2px;color:var(--text-05);white-space:nowrap;opacity:1;font-size:15px;font-weight:500;transition:opacity .15s}.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__brandText,.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__navLabel,.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__accountInfo{opacity:0;pointer-events:none}.tpp-module__bg8f9W__nav{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden auto}.tpp-module__bg8f9W__navGroup{margin-bottom:14px;padding:0 12px}.tpp-module__bg8f9W__navGroup+.tpp-module__bg8f9W__navGroup{border-top:1px solid var(--border-shadow);padding-top:14px}.tpp-module__bg8f9W__navGroupLabel{color:var(--text-02,var(--text-muted));text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;padding:0 12px;font-size:10px;font-weight:500}.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__navGroupLabel{opacity:0;pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}.tpp-module__bg8f9W__navItem,.tpp-module__bg8f9W__collapseButton,.tpp-module__bg8f9W__btnAdd,.tpp-module__bg8f9W__linkButton,.tpp-module__bg8f9W__promptButton,.tpp-module__bg8f9W__iconBtn,.tpp-module__bg8f9W__btnCancel,.tpp-module__bg8f9W__btnCreate{color:inherit;cursor:pointer;font-family:var(--font);background:0 0;border:1px solid #0000}.tpp-module__bg8f9W__navItem{border-radius:var(--border-radius-04,6px);min-height:32px;color:var(--text-03,var(--text-secondary));letter-spacing:-.1px;white-space:nowrap;align-items:center;gap:11px;margin-bottom:1px;padding:7px 12px;font-size:13px;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative;overflow:hidden}.tpp-module__bg8f9W__navItem:hover{background:var(--background-tint-02,var(--bg-alt));color:var(--text-05,var(--text))}.tpp-module__bg8f9W__navItem:disabled{color:var(--text-muted);opacity:.5;pointer-events:none}.tpp-module__bg8f9W__active,.tpp-module__bg8f9W__active:hover{background:var(--background-tint-02,var(--bg-alt));color:var(--text-05,var(--text));font-weight:500}.tpp-module__bg8f9W__active:before{content:"";background:var(--text-05,var(--text));border-radius:0 2px 2px 0;width:2.5px;position:absolute;top:6px;bottom:6px;left:-12px}.tpp-module__bg8f9W__active .tpp-module__bg8f9W__navIcon,.tpp-module__bg8f9W__active .tpp-module__bg8f9W__navIcon svg{color:var(--text-05,var(--text))}.tpp-module__bg8f9W__navIcon,.tpp-module__bg8f9W__collapseIcon{width:18px;min-width:18px;height:18px;color:var(--text-02,var(--text-muted));justify-content:center;align-items:center;transition:color .12s;display:flex}.tpp-module__bg8f9W__navIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__navItem:hover .tpp-module__bg8f9W__navIcon,.tpp-module__bg8f9W__navItem:hover .tpp-module__bg8f9W__navIcon svg{color:var(--text-04,var(--text))}.tpp-module__bg8f9W__navLabel{opacity:1;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;transition:opacity .15s;overflow:hidden}.tpp-module__bg8f9W__betaBadge{letter-spacing:.06em;text-transform:uppercase;background:var(--background-tint-02,var(--bg-alt));color:var(--text-03,var(--text-muted));border:1px solid var(--border-01,var(--border-shadow));opacity:1;border-radius:4px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:9px;font-weight:600;transition:opacity .15s;display:inline-flex}.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__betaBadge{opacity:0;pointer-events:none}@media (max-width:768px){.tpp-module__bg8f9W__betaBadge{opacity:1!important}}.tpp-module__bg8f9W__account{border-top:1px solid var(--border-shadow);flex-shrink:0;align-items:center;gap:10px;margin-top:auto;padding:14px 22px 8px;display:flex;overflow:hidden}.tpp-module__bg8f9W__avatar{background:linear-gradient(135deg,var(--status-info-01,var(--bg-alt))0%,var(--status-info-02,var(--bg-alt))100%);border:1px solid var(--border-shadow);width:30px;min-width:30px;height:30px;color:var(--status-text-info-05,var(--text-muted));border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:500;display:flex}.tpp-module__bg8f9W__accountInfo{opacity:1;white-space:nowrap;transition:opacity .15s;overflow:hidden}.tpp-module__bg8f9W__accountInfo strong,.tpp-module__bg8f9W__accountInfo small{text-overflow:ellipsis;max-width:138px;display:block;overflow:hidden}.tpp-module__bg8f9W__accountInfo strong{color:var(--text-04,var(--text));font-size:12px;font-weight:500;line-height:1.3}.tpp-module__bg8f9W__accountInfo small{color:var(--text-02,var(--text-muted));font-size:11px;line-height:1.3}.tpp-module__bg8f9W__collapseButton{height:36px;color:var(--text-02,var(--text-muted));white-space:nowrap;border-radius:0;flex-shrink:0;align-items:center;gap:8px;margin:0 0 12px;padding:0 22px;font-size:11px;font-weight:400;transition:background .1s,color .1s;display:flex;overflow:hidden}.tpp-module__bg8f9W__collapseButton:hover{background:var(--bg-alt);color:var(--text)}.tpp-module__bg8f9W__collapseIcon svg{width:14px;height:14px;transition:transform .2s}.tpp-module__bg8f9W__sidebarCollapsed .tpp-module__bg8f9W__collapseIcon svg{transform:rotate(180deg)}.tpp-module__bg8f9W__content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden auto}.tpp-module__bg8f9W__header{background:var(--bg);border-bottom:1px solid var(--border-solid);z-index:200;align-items:center;gap:12px;height:48px;min-height:48px;padding:0 28px;display:flex;position:sticky;top:0}.tpp-module__bg8f9W__header h1{color:var(--text);letter-spacing:var(--heading-tracking);margin:0;font-size:14px;font-weight:600}.tpp-module__bg8f9W__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 8px;margin-left:auto;display:flex}.tpp-module__bg8f9W__topbarCheck{color:var(--text-muted);cursor:pointer;align-items:center;gap:6px;margin-right:12px;font-size:12px;font-weight:500;display:flex}.tpp-module__bg8f9W__countBadge{color:var(--text-muted);background:var(--bg-alt);border:1px solid var(--border-solid);vertical-align:middle;letter-spacing:0;border-radius:100px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:500}.tpp-module__bg8f9W__contentInner{width:100%;max-width:1100px;margin:0 auto;padding:28px;overflow:visible}.tpp-module__bg8f9W__grid,.tpp-module__bg8f9W__twoColumn{gap:16px;display:grid}.tpp-module__bg8f9W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tpp-module__bg8f9W__twoColumn{grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr)}.tpp-module__bg8f9W__card,.tpp-module__bg8f9W__metric{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);box-shadow:var(--shadow);margin-bottom:20px;padding:24px}.tpp-module__bg8f9W__hero,.tpp-module__bg8f9W__wide{grid-column:1/-1}.tpp-module__bg8f9W__card h2,.tpp-module__bg8f9W__card h3,.tpp-module__bg8f9W__hero h2{color:var(--text);letter-spacing:var(--heading-tracking);margin:0 0 16px;font-size:14px;font-weight:600}.tpp-module__bg8f9W__card p,.tpp-module__bg8f9W__hero p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.tpp-module__bg8f9W__heroCopy{gap:10px;display:grid}.tpp-module__bg8f9W__hero{position:relative}.tpp-module__bg8f9W__heroInfoIcon{border:1px solid var(--border-solid);background:var(--bg);width:26px;height:26px;color:var(--text-muted);border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:color .16s,border-color .16s,background .16s;display:inline-flex;position:absolute;top:16px;right:16px}.tpp-module__bg8f9W__heroInfoIcon svg{width:14px;height:14px}.tpp-module__bg8f9W__heroInfoIcon:hover{color:var(--text);border-color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__helpGuideRoot{gap:36px;max-width:880px;margin:0 auto;display:grid}.tpp-module__bg8f9W__helpGuideHeader{border-bottom:1px solid var(--border-solid);gap:12px;padding-bottom:28px;display:grid}.tpp-module__bg8f9W__helpGuideEyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0;font-size:11px;font-weight:600}.tpp-module__bg8f9W__helpGuideIntro{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.tpp-module__bg8f9W__helpGuideTimeline{counter-reset:help-step;border:1px solid var(--border-solid);background:var(--bg);border-radius:14px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.tpp-module__bg8f9W__helpGuideStep{border-bottom:1px solid var(--border-solid);grid-template-columns:64px 1fr;gap:18px;padding:22px 24px;transition:background .16s;display:grid}.tpp-module__bg8f9W__helpGuideStep:last-child{border-bottom:none}.tpp-module__bg8f9W__helpGuideStep:hover{background:var(--bg-alt)}.tpp-module__bg8f9W__helpGuideStepBody{gap:4px;display:grid}.tpp-module__bg8f9W__helpGuideStepNumber{font-feature-settings:"tnum" 1;letter-spacing:.02em;color:var(--text-muted);padding-top:2px;font-size:14px;font-weight:600}.tpp-module__bg8f9W__helpGuideSummary{color:var(--text);margin:0;font-size:14px;line-height:1.6}.tpp-module__bg8f9W__helpGuideDetail{color:var(--text-secondary);margin:4px 0 0;font-size:13px;line-height:1.65}.tpp-module__bg8f9W__helpGuidePrinciples{gap:14px;display:grid}.tpp-module__bg8f9W__helpGuideSignalGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.tpp-module__bg8f9W__helpGuideSignalCard{border:1px solid var(--border-solid);background:var(--bg);border-radius:12px;gap:6px;padding:18px;transition:border-color .16s,background .16s;display:grid}.tpp-module__bg8f9W__helpGuideSignalCard p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.tpp-module__bg8f9W__helpGuideSignalCard:hover{border-color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__helpGuideCta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:8px;display:grid}.tpp-module__bg8f9W__helpGuideCtaPrimary,.tpp-module__bg8f9W__helpGuideCtaSecondary{border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.tpp-module__bg8f9W__helpGuideCtaPrimary{background:var(--accent);color:var(--accent-text);border:1px solid var(--accent)}.tpp-module__bg8f9W__helpGuideCtaPrimary:hover{transform:translateY(-1px)}.tpp-module__bg8f9W__helpGuideCtaSecondary{background:var(--bg);border:1px solid var(--border-solid);color:var(--text)}.tpp-module__bg8f9W__helpGuideCtaSecondary:hover{border-color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__helpGuideCtaIcon{justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__helpGuideCtaIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__helpPageContainer{box-shadow:none;background:0 0;border:none;padding:24px 0 60px}.tpp-module__bg8f9W__helpGuideSection{gap:14px;display:grid}.tpp-module__bg8f9W__helpGuideSectionIntro{color:var(--text-secondary);max-width:640px;margin:-4px 0 4px;font-size:14px;line-height:1.65}.tpp-module__bg8f9W__helpGuideFamilyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tpp-module__bg8f9W__helpGuideFamilyCard{border:1px solid var(--border-solid);background:var(--bg);color:inherit;border-radius:14px;gap:12px;padding:20px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.tpp-module__bg8f9W__helpGuideFamilyCard:hover{border-color:var(--text);background:var(--bg-alt);transform:translateY(-1px)}.tpp-module__bg8f9W__helpGuideFamilyHeader{align-items:center;gap:10px;display:flex}.tpp-module__bg8f9W__helpGuideFamilyIcon{border:1px solid var(--border-solid);background:var(--bg-alt);width:30px;height:30px;color:var(--text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__helpGuideFamilyIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__helpGuideFamilyDescription{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.6}.tpp-module__bg8f9W__helpGuideFamilyOutput{border-top:1px dashed var(--border-solid);gap:4px;padding-top:10px;display:grid}.tpp-module__bg8f9W__helpGuideFamilyOutputLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:10.5px;font-weight:600}.tpp-module__bg8f9W__helpGuideFamilyOutput p{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.55}.tpp-module__bg8f9W__helpGuideCallout{border:1px solid var(--border-solid);background:var(--bg-alt);border-radius:14px;grid-template-columns:44px 1fr;gap:16px;padding:20px 22px;display:grid}.tpp-module__bg8f9W__helpGuideCalloutIcon{background:var(--bg);border:1px solid var(--border-solid);width:36px;height:36px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.tpp-module__bg8f9W__helpGuideCalloutIcon svg{width:18px;height:18px}.tpp-module__bg8f9W__helpGuideCalloutBody{gap:6px;display:grid}.tpp-module__bg8f9W__helpGuideCalloutBody p{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.65}.tpp-module__bg8f9W__helpGuideSignalIcon{border:1px solid var(--border-solid);background:var(--bg-alt);width:28px;height:28px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.tpp-module__bg8f9W__helpGuideSignalIcon svg{width:14px;height:14px}.tpp-module__bg8f9W__metric{flex-direction:column;gap:12px;padding:24px;display:flex}.tpp-module__bg8f9W__grid>.tpp-module__bg8f9W__metric{margin-bottom:4px}.tpp-module__bg8f9W__metric span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500;display:block}.tpp-module__bg8f9W__metricValue{letter-spacing:-.03em;color:var(--text);font-feature-settings:"tnum" 1,"ss01" 1;font-size:56px;font-weight:600;line-height:1}.tpp-module__bg8f9W__metric strong{color:var(--text);letter-spacing:-.03em;font-size:56px;font-weight:600;line-height:1}.tpp-module__bg8f9W__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.tpp-module__bg8f9W__cardHeader h2,.tpp-module__bg8f9W__cardHeader h3{margin:0}.tpp-module__bg8f9W__cardSubtleCopy{max-width:620px;color:var(--text-muted)!important;margin-top:6px!important;font-size:13px!important}.tpp-module__bg8f9W__filterLabel{align-items:center;gap:12px;margin:0!important;display:flex!important}.tpp-module__bg8f9W__filterLabel span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-size:12px;font-weight:500}.tpp-module__bg8f9W__filterLabel select{font-size:13px;font-family:var(--font);border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);color:var(--text);cursor:pointer;padding:5px 10px}.tpp-module__bg8f9W__btnAdd{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);color:var(--text-secondary);align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.tpp-module__bg8f9W__btnAdd:hover{border-color:var(--text);color:var(--text)}.tpp-module__bg8f9W__btnAdd svg{width:14px;height:14px}.tpp-module__bg8f9W__btnAddSecondary{background:var(--bg);color:var(--text-secondary)}.tpp-module__bg8f9W__card label{color:var(--text-secondary);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.tpp-module__bg8f9W__card input,.tpp-module__bg8f9W__card textarea,.tpp-module__bg8f9W__card select,.tpp-module__bg8f9W__createModal input{background:var(--bg);border:1px solid var(--border-solid);width:100%;color:var(--text);border-radius:var(--btn-radius);font-size:14px;font-family:var(--font);padding:8px 12px;transition:border-color .15s}.tpp-module__bg8f9W__card input:focus,.tpp-module__bg8f9W__card textarea:focus,.tpp-module__bg8f9W__card select:focus,.tpp-module__bg8f9W__createModal input:focus{border-color:var(--text);box-shadow:0 0 0 1px var(--text);outline:none}.tpp-module__bg8f9W__card textarea{resize:vertical;min-height:220px}.tpp-module__bg8f9W__tableScroll{-webkit-overflow-scrolling:touch;width:100%;margin:0 -8px;padding:0 8px;overflow:auto hidden}.tpp-module__bg8f9W__evalTable{border-collapse:collapse;width:100%;min-width:720px}.tpp-module__bg8f9W__evalTable th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border-solid);text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;font-size:12px;font-weight:500}.tpp-module__bg8f9W__evalTable td{border-bottom:1px solid var(--border);color:var(--text-secondary);padding:12px;font-size:14px}.tpp-module__bg8f9W__evalTable tbody tr{cursor:pointer}.tpp-module__bg8f9W__evalTable tr:hover{background:var(--bg-alt)}.tpp-module__bg8f9W__actionTh{width:140px}.tpp-module__bg8f9W__nameCell{font-weight:500;color:var(--text)!important}.tpp-module__bg8f9W__dateCell{white-space:nowrap;color:var(--text-muted)!important;font-size:13px!important}.tpp-module__bg8f9W__emptyCell{text-align:center;color:var(--text-muted)!important;padding:32px!important}.tpp-module__bg8f9W__softBadge,.tpp-module__bg8f9W__badge{letter-spacing:-.01em;border-radius:100px;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.tpp-module__bg8f9W__softBadge{background:var(--bg-alt);border:1px solid var(--border-solid);color:var(--text-secondary);cursor:default}.tpp-module__bg8f9W__badgeButton{cursor:pointer}.tpp-module__bg8f9W__badgeButton:hover{border-color:var(--text);color:var(--text)}.tpp-module__bg8f9W__archivedRow{opacity:.5}.tpp-module__bg8f9W__archivedBadge{background:var(--bg-alt);border:1px solid var(--border-solid);color:var(--text-muted);border-radius:4px;margin-left:6px;padding:1px 6px;font-size:10px}.tpp-module__bg8f9W__actionCell{justify-content:flex-end;align-items:center;gap:4px;display:flex}.tpp-module__bg8f9W__inlineEditWrap{align-items:center;gap:4px;display:inline-flex}.tpp-module__bg8f9W__inlineEdit{border:1px solid var(--accent);border-radius:var(--btn-radius);width:260px;max-width:40vw;font:inherit;color:var(--text);background:var(--bg);padding:3px 8px}.tpp-module__bg8f9W__inlineEditWrap button{border:1px solid var(--border-solid);cursor:pointer;background:var(--bg);color:var(--text-secondary);border-radius:4px;padding:2px 8px;font-size:11px}.tpp-module__bg8f9W__inlineEditWrap button:first-of-type{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.tpp-module__bg8f9W__iconBtn{border-radius:var(--btn-radius);width:42px;height:42px;color:var(--text-muted);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;transition:all .12s;display:inline-flex}.tpp-module__bg8f9W__iconBtn:hover{background:var(--bg-alt);border-color:var(--border-solid);color:var(--text)}.tpp-module__bg8f9W__iconBtn.tpp-module__bg8f9W__danger:hover,.tpp-module__bg8f9W__danger:hover{color:var(--error);border-color:var(--status-error-02);background:var(--error-bg)}.tpp-module__bg8f9W__iconBtn svg{flex:0 0 16px;min-width:16px;display:block;width:16px!important;height:16px!important}.tpp-module__bg8f9W__actionButton{border:1px solid var(--border-solid);background:var(--bg);min-width:72px;height:32px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:500;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.tpp-module__bg8f9W__actionButton:hover{border-color:var(--border-solid);background:var(--bg-alt);color:var(--text);box-shadow:0 1px 2px #0000000a}.tpp-module__bg8f9W__actionButton svg{width:14px;height:14px}.tpp-module__bg8f9W__table{gap:8px;display:grid}.tpp-module__bg8f9W__row{border:1px solid var(--border-solid);border-radius:var(--btn-radius);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.tpp-module__bg8f9W__row>div{flex:1}.tpp-module__bg8f9W__row strong,.tpp-module__bg8f9W__row small{display:block}.tpp-module__bg8f9W__row strong{color:var(--text);font-size:13px;font-weight:600}.tpp-module__bg8f9W__row small{color:var(--text-muted);margin-top:4px;font-size:12px}.tpp-module__bg8f9W__status{background:var(--background-tint-02);color:var(--text-muted);border-radius:100px;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.tpp-module__bg8f9W__rowCheckbox{flex:none;width:auto!important}.tpp-module__bg8f9W__compactButton,.tpp-module__bg8f9W__linkButton{border-radius:var(--btn-radius);border:1px solid var(--border-solid);cursor:pointer;color:var(--text);background:var(--bg);justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .15s;display:inline-flex}.tpp-module__bg8f9W__compactButton{padding:5px 12px!important;font-size:13px!important}.tpp-module__bg8f9W__linkButton:hover{background:var(--bg-alt);border-color:var(--border-solid)}.tpp-module__bg8f9W__buttonRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.tpp-module__bg8f9W__reportWorkspace{gap:14px;display:grid}.tpp-module__bg8f9W__reportMeta{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.tpp-module__bg8f9W__reportMeta strong,.tpp-module__bg8f9W__reportMeta small{display:block}.tpp-module__bg8f9W__reportMeta small{color:var(--text-muted);margin-top:4px;font-size:12px}.tpp-module__bg8f9W__reportEditor,.tpp-module__bg8f9W__promptEditor{line-height:1.5;font-family:var(--mono)!important;font-size:13px!important}.tpp-module__bg8f9W__reportEditor{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);width:100%;color:var(--text);resize:vertical;box-shadow:var(--shadow);padding:18px 20px;min-height:520px!important}.tpp-module__bg8f9W__reportEditor:focus{border-color:var(--border-solid);outline:none;box-shadow:0 0 0 1px #0000001a,0 8px 24px #0000000a}.tpp-module__bg8f9W__tracePanel{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg-alt);padding:12px 14px}.tpp-module__bg8f9W__tracePanel summary{cursor:pointer;color:var(--text);font-size:13px;font-weight:600}.tpp-module__bg8f9W__traceGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:12px;display:grid}.tpp-module__bg8f9W__traceGrid span,.tpp-module__bg8f9W__traceItem{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);padding:10px 12px}.tpp-module__bg8f9W__traceGrid strong,.tpp-module__bg8f9W__traceGrid span{display:block}.tpp-module__bg8f9W__traceGrid strong{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:11px}.tpp-module__bg8f9W__traceItem{gap:8px;margin-top:10px;display:grid}.tpp-module__bg8f9W__traceItem code{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-family:var(--mono);font-size:12px;display:block;overflow:hidden}.tpp-module__bg8f9W__traceItem small{color:var(--text-muted);font-size:12px}.tpp-module__bg8f9W__traceTitle{justify-content:space-between;gap:12px;display:flex}.tpp-module__bg8f9W__evidenceList{flex-wrap:wrap;gap:6px;display:flex}.tpp-module__bg8f9W__evidenceList span,.tpp-module__bg8f9W__evidenceList a{color:var(--text-secondary);font-size:12px;text-decoration:none}.tpp-module__bg8f9W__evidenceList span{border:1px solid var(--border-solid);border-radius:999px;padding:3px 8px}.tpp-module__bg8f9W__promptEditor{box-sizing:border-box;border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);width:100%;color:var(--text);resize:none;white-space:pre-wrap;word-break:break-word;flex:1;padding:16px 18px;overflow:auto;min-height:0!important}.tpp-module__bg8f9W__promptEditor:focus{border-color:var(--text-04,var(--text));outline:none}.tpp-module__bg8f9W__dangerText{color:var(--error)!important}.tpp-module__bg8f9W__chips,.tpp-module__bg8f9W__inline{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tpp-module__bg8f9W__check{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:6px 12px;transition:all .12s;color:var(--text-secondary)!important;font-size:13px!important;display:flex!important}.tpp-module__bg8f9W__check:hover{border-color:var(--text)}.tpp-module__bg8f9W__check input{width:auto}.tpp-module__bg8f9W__bars{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.tpp-module__bg8f9W__bars div{border:1px solid var(--border-solid);border-radius:var(--btn-radius);padding:12px}.tpp-module__bg8f9W__bars span,.tpp-module__bg8f9W__bars strong{display:block}.tpp-module__bg8f9W__bars span{color:var(--text-muted);font-size:12px}.tpp-module__bg8f9W__bars strong{color:var(--text);margin-top:4px;font-size:24px}.tpp-module__bg8f9W__inline input{flex:240px}.tpp-module__bg8f9W__inline select{flex:0 220px}.tpp-module__bg8f9W__results{gap:8px;margin-top:14px;display:grid}.tpp-module__bg8f9W__results article{border-top:1px solid var(--border-solid);padding-top:12px}.tpp-module__bg8f9W__results strong,.tpp-module__bg8f9W__results small{display:block}.tpp-module__bg8f9W__results small{color:var(--text-muted);margin-top:4px}.tpp-module__bg8f9W__promptButton{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);text-align:left;cursor:pointer;flex-direction:column;gap:4px;width:100%;min-width:0;margin-bottom:6px;padding:10px 12px;display:flex}.tpp-module__bg8f9W__promptButton:hover{background:var(--bg-alt)}.tpp-module__bg8f9W__promptButton strong,.tpp-module__bg8f9W__promptButton small{display:block}.tpp-module__bg8f9W__promptButton small{color:var(--text-muted);margin-top:3px}.tpp-module__bg8f9W__promptActive,.tpp-module__bg8f9W__promptActive:hover{background:var(--accent)!important;border-color:var(--accent)!important}.tpp-module__bg8f9W__promptActive,.tpp-module__bg8f9W__promptActive *{color:var(--text-inverted-05)!important}.tpp-module__bg8f9W__promptActive small,.tpp-module__bg8f9W__promptActive [class*=text-text-03],.tpp-module__bg8f9W__promptActive [class*=text-text-04]{color:var(--text-inverted-03)!important}.tpp-module__bg8f9W__chatPanel{flex-direction:column;flex:1;min-width:0;display:flex}.tpp-module__bg8f9W__testPanel{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg-alt);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px 18px;display:flex}.tpp-module__bg8f9W__testPanel strong,.tpp-module__bg8f9W__testPanel small{display:block}.tpp-module__bg8f9W__testPanel p{margin:4px 0}.tpp-module__bg8f9W__regulatoryBodyBadges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tpp-module__bg8f9W__agencyPanelMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.tpp-module__bg8f9W__agencyPanelHeading{align-items:center;gap:8px;display:flex}.tpp-module__bg8f9W__agencyPanelHeadingIcon{width:18px;min-width:18px;height:18px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__agencyPanelHeadingIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__agencyPanelGroups{flex-direction:column;gap:12px;margin-top:10px;display:flex}.tpp-module__bg8f9W__agencyPanelGroup{flex-direction:column;gap:6px;display:flex}.tpp-module__bg8f9W__agencyPanelRegionHeader{color:var(--text-secondary);align-items:center;gap:6px;display:flex}.tpp-module__bg8f9W__agencyPanelRegionIcon{width:14px;min-width:14px;height:14px;color:var(--text-muted);justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__agencyPanelRegionIcon svg{width:13px;height:13px}.tpp-module__bg8f9W__agencyPanelPillRow{flex-wrap:wrap;gap:8px;display:flex}.tpp-module__bg8f9W__agencyPanelPill{border:1px solid var(--border-solid);background:var(--bg);border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 8px;line-height:1;display:inline-flex}.tpp-module__bg8f9W__agencyPanelPillFlag{justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;line-height:1;display:inline-flex}.tpp-module__bg8f9W__targetSectionHeading{align-items:center;gap:8px;display:flex}.tpp-module__bg8f9W__targetSectionHeadingIcon{background:var(--bg-alt);width:22px;min-width:22px;height:22px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__targetSectionHeadingIcon svg{width:14px;height:14px}.tpp-module__bg8f9W__targetSectionLead{margin:6px 0 16px}.tpp-module__bg8f9W__diseaseList{flex-direction:column;gap:12px;display:flex}.tpp-module__bg8f9W__diseaseEmptyState{padding:16px 0}.tpp-module__bg8f9W__diseaseCard{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg-alt);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.tpp-module__bg8f9W__diseaseCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tpp-module__bg8f9W__diseaseCardTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.tpp-module__bg8f9W__diseaseCardSubtitle{font-style:italic}.tpp-module__bg8f9W__diseaseVersionBadge{border:1px solid var(--border-solid);background:var(--bg);border-radius:999px;flex-shrink:0;align-items:center;padding:3px 8px;display:inline-flex}.tpp-module__bg8f9W__diseaseCardChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tpp-module__bg8f9W__diseaseBuildBadge{background:var(--bg);border:1px solid var(--accent);border-radius:999px;align-items:center;padding:3px 10px;display:inline-flex}.tpp-module__bg8f9W__diseaseDeleteButton{cursor:pointer;opacity:.6;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;padding:4px;transition:opacity .15s,background .15s;display:inline-flex}.tpp-module__bg8f9W__diseaseDeleteButton:hover{opacity:1;background:var(--bg)}.tpp-module__bg8f9W__diseaseToggleRow{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);cursor:pointer;align-items:flex-start;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.tpp-module__bg8f9W__diseaseToggleRow:first-of-type{margin-top:0}.tpp-module__bg8f9W__diseaseModalField{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.tpp-module__bg8f9W__diseaseModalField:last-child{margin-bottom:0}.tpp-module__bg8f9W__optionalText{color:var(--text-muted)}.tpp-module__bg8f9W__diseaseProfileOption{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);cursor:pointer;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.tpp-module__bg8f9W__diseaseProfileOption:hover{border-color:var(--accent)}.tpp-module__bg8f9W__diseaseProfileOptionSelected{border-color:var(--accent);background:var(--bg-alt);box-shadow:0 0 0 1px var(--accent)}.tpp-module__bg8f9W__diseaseProfileContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.tpp-module__bg8f9W__diseaseProfileHeading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tpp-module__bg8f9W__diseaseProfileBadge{background:var(--bg-alt);width:fit-content;color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.3;display:inline-flex}.tpp-module__bg8f9W__diseaseProfileHint{margin:0}.tpp-module__bg8f9W__targetSubTabs{border:1px solid var(--border-solid);background:var(--bg-alt);border-radius:999px;align-items:center;gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.tpp-module__bg8f9W__targetSubTabButton{cursor:pointer;color:var(--text-secondary);font-family:var(--font);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;transition:background .15s,color .15s;display:inline-flex}.tpp-module__bg8f9W__targetSubTabButton:hover{color:var(--text)}.tpp-module__bg8f9W__targetSubTabButtonActive{background:var(--bg);color:var(--text);box-shadow:0 0 0 1px var(--border-solid)}.tpp-module__bg8f9W__targetSubTabIcon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.tpp-module__bg8f9W__targetSubTabIcon svg{width:14px;height:14px}.tpp-module__bg8f9W__targetSubTabCount{background:var(--bg-alt);border-radius:999px;align-items:center;padding:2px 8px;display:inline-flex}.tpp-module__bg8f9W__targetSubTabButtonActive .tpp-module__bg8f9W__targetSubTabCount{background:var(--bg-alt)}.tpp-module__bg8f9W__testPanel code{font-family:var(--mono);font-size:12px}.tpp-module__bg8f9W__chatMessages{flex-direction:column;flex:1;gap:10px;padding:24px 28px;display:flex;overflow-y:auto}.tpp-module__bg8f9W__chatMessage{border:1px solid var(--border-solid);border-radius:var(--card-radius);max-width:78%;padding:12px 14px}.tpp-module__bg8f9W__chatMessage strong{margin-bottom:6px;display:block}.tpp-module__bg8f9W__chatMessage p{white-space:pre-wrap;margin:0}.tpp-module__bg8f9W__chatUser{background:var(--accent);color:var(--accent-text);justify-self:end}.tpp-module__bg8f9W__chatUser p{color:var(--accent-text)}.tpp-module__bg8f9W__chatAssistant{background:var(--bg-alt);justify-self:start}.tpp-module__bg8f9W__settings{gap:12px;display:grid}.tpp-module__bg8f9W__settings div{border-bottom:1px solid var(--border-solid);justify-content:space-between;padding-bottom:10px;display:flex}.tpp-module__bg8f9W__settings dt{color:var(--text-muted)}.tpp-module__bg8f9W__settings dd{margin:0;font-weight:700}.tpp-module__bg8f9W__error,.tpp-module__bg8f9W__success{border-radius:var(--card-radius);width:calc(100% - 56px);max-width:1100px;margin:20px auto 0;padding:14px 20px;font-size:14px}.tpp-module__bg8f9W__error{border:1px solid var(--status-error-02);background:var(--error-bg);color:var(--error)}.tpp-module__bg8f9W__success{border:1px solid var(--status-success-02);background:var(--success-bg);color:var(--success)}.tpp-module__bg8f9W__modalOverlay{z-index:400;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tpp-module__bg8f9W__createModal{background:var(--bg);border-radius:var(--card-radius);width:min(92vw,860px);max-width:860px;box-shadow:var(--shadow-lg);padding:40px 42px 36px;animation:.16s ease-out tpp-module__bg8f9W__modalEnter}.tpp-module__bg8f9W__createModal h3{letter-spacing:var(--heading-tracking);margin:0 0 10px;font-size:22px;font-weight:700}.tpp-module__bg8f9W__modalSubtitle{color:var(--text-muted);margin:0 0 34px;font-size:18px;line-height:1.45}.tpp-module__bg8f9W__createModalCompact{width:min(92vw,560px);max-width:560px;padding:24px}.tpp-module__bg8f9W__createModalCompact h3{margin-bottom:8px;font-size:18px}.tpp-module__bg8f9W__createModalCompact .tpp-module__bg8f9W__modalSubtitle{margin-bottom:20px;font-size:13px;line-height:1.6}.tpp-module__bg8f9W__createModalCompact .tpp-module__bg8f9W__createActions{margin-top:20px}.tpp-module__bg8f9W__createModalCompact .tpp-module__bg8f9W__btnCancel,.tpp-module__bg8f9W__createModalCompact .tpp-module__bg8f9W__btnCreate{min-width:0;padding:10px 18px;font-size:14px}.tpp-module__bg8f9W__createModalLegacy{width:min(90vw,480px);max-width:480px;padding:28px}.tpp-module__bg8f9W__createModalLegacyWide{width:min(92vw,560px);max-width:560px;padding:28px}.tpp-module__bg8f9W__createModalLegacy h3,.tpp-module__bg8f9W__createModalLegacyWide h3{margin:0 0 4px;font-size:16px;font-weight:600}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__modalSubtitle,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__modalSubtitle{color:var(--text-muted);margin:0 0 20px;font-size:13px;line-height:1.5}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__modalField,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__modalField{margin-bottom:16px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__modalField label,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__modalField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.tpp-module__bg8f9W__createModalLegacy input,.tpp-module__bg8f9W__createModalLegacy select,.tpp-module__bg8f9W__createModalLegacy textarea,.tpp-module__bg8f9W__createModalLegacyWide input,.tpp-module__bg8f9W__createModalLegacyWide select,.tpp-module__bg8f9W__createModalLegacyWide textarea{width:100%;font-size:13px;font-family:var(--font);border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);color:var(--text);padding:8px 10px}.tpp-module__bg8f9W__createModalLegacy textarea,.tpp-module__bg8f9W__createModalLegacyWide textarea{resize:vertical;min-height:96px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__fileDrop,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__fileDrop{border:1.5px dashed var(--border-solid);min-height:0;box-shadow:none;padding:24px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__dropIcon,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__dropIcon{width:auto;height:auto;margin:0 0 6px;font-size:20px;line-height:1}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__fileDrop small,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__fileDrop small{color:var(--border-solid);margin-top:4px;font-size:11px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__agencyCheckboxes,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__agencyCheckboxes{gap:8px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__agencyCheck,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__agencyCheck{padding:6px 12px;font-size:13px!important}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__createActions,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__createActions{justify-content:flex-end;gap:8px;margin-top:20px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__btnCancel,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__btnCancel{min-width:0;padding:8px 16px;font-size:13px}.tpp-module__bg8f9W__createModalLegacy .tpp-module__bg8f9W__btnCreate,.tpp-module__bg8f9W__createModalLegacyWide .tpp-module__bg8f9W__btnCreate{min-width:0;padding:8px 20px;font-size:13px;font-weight:500}.tpp-module__bg8f9W__eu5Card{background:var(--bg);border:1px solid var(--border-01,var(--border-solid));border-radius:var(--card-radius);margin-bottom:8px;padding:16px 20px;transition:background-color .12s}.tpp-module__bg8f9W__eu5Card:hover{background:var(--background-tint-02,var(--bg-alt))}.tpp-module__bg8f9W__eu5CardHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.tpp-module__bg8f9W__eu5CardTitle{flex:1;min-width:0}.tpp-module__bg8f9W__eu5TitleButton{color:var(--text);text-align:left;background:0 0;border:0;padding:0;font-size:15px;font-weight:600}.tpp-module__bg8f9W__eu5TitleButton:hover{text-decoration:underline}.tpp-module__bg8f9W__eu5CardMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.tpp-module__bg8f9W__eu5SourceMeta{align-items:center;gap:6px;display:inline-flex}.tpp-module__bg8f9W__eu5CardActions{align-items:center;gap:2px;margin-left:auto;display:inline-flex}.tpp-module__bg8f9W__agencySelectList{gap:8px;margin-top:8px;display:grid}.tpp-module__bg8f9W__agencySelectRow{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.tpp-module__bg8f9W__agencySelectLabel{text-align:right}.tpp-module__bg8f9W__agencySelectRow>:nth-child(2){min-width:0}.tpp-module__bg8f9W__agencyMissing{align-items:center;padding:0 4px;font-style:italic;display:flex}.tpp-module__bg8f9W__agencySelectionHint{color:var(--text-muted);margin-top:6px;font-size:11px}.tpp-module__bg8f9W__emptyState{text-align:center;color:var(--text-muted);padding:60px 20px}.tpp-module__bg8f9W__emptyState h3{color:var(--text);margin-bottom:8px;font-size:16px}.tpp-module__bg8f9W__emptyState p{max-width:400px;margin:0 auto;font-size:14px}.tpp-module__bg8f9W__histogramGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.tpp-module__bg8f9W__histogramCard{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);box-shadow:var(--shadow);gap:12px;padding:16px;display:grid}.tpp-module__bg8f9W__histogramHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.tpp-module__bg8f9W__histogramHeader strong{color:var(--text);font-size:13px}.tpp-module__bg8f9W__histogramHeader span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.tpp-module__bg8f9W__histogramList{gap:10px;display:grid}.tpp-module__bg8f9W__histogramRow{gap:4px;display:grid}.tpp-module__bg8f9W__histogramLabelRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.tpp-module__bg8f9W__histogramLabelRow span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tpp-module__bg8f9W__histogramLabelRow strong{color:var(--text);font-size:12px}.tpp-module__bg8f9W__histogramTrack{background:var(--background-tint-02);border-radius:999px;height:8px;overflow:hidden}.tpp-module__bg8f9W__histogramBar{background:var(--accent);border-radius:999px;height:100%}.tpp-module__bg8f9W__histogramRow small{color:var(--text-muted);font-size:11px}.tpp-module__bg8f9W__field{margin-bottom:16px}.tpp-module__bg8f9W__field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.tpp-module__bg8f9W__required{color:var(--error)}.tpp-module__bg8f9W__fileDrop{border:1.5px dashed var(--border-solid);border-radius:var(--btn-radius);text-align:center;cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:0;max-height:160px;padding:22px 18px;transition:all .15s;display:flex;text-transform:none!important;letter-spacing:0!important}.tpp-module__bg8f9W__fileDrop:hover{border-color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__fileDrop input{display:none}.tpp-module__bg8f9W__fileDrop span,.tpp-module__bg8f9W__fileDrop small{display:block}.tpp-module__bg8f9W__dropIcon{width:28px;height:28px;color:var(--text-muted);justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.tpp-module__bg8f9W__dropIcon svg{width:24px;height:24px}.tpp-module__bg8f9W__fileDrop small{color:var(--border-solid);margin-top:10px;font-size:14px}.tpp-module__bg8f9W__createActions{justify-content:flex-end;gap:8px;margin-top:28px;display:flex}.tpp-module__bg8f9W__documentList{gap:8px;max-height:360px;display:grid;overflow:auto}.tpp-module__bg8f9W__documentRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.tpp-module__bg8f9W__documentRow strong,.tpp-module__bg8f9W__documentRow small{display:block}.tpp-module__bg8f9W__documentRow strong{color:var(--text);font-size:13px;font-weight:500}.tpp-module__bg8f9W__documentRow small{color:var(--text-muted);margin-top:2px;font-size:12px}.tpp-module__bg8f9W__btnCancel{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);min-width:142px;color:var(--text-secondary);padding:13px 24px;font-size:16px}.tpp-module__bg8f9W__btnCancel:hover{border-color:var(--text);color:var(--text)}.tpp-module__bg8f9W__btnCreate{border-radius:var(--btn-radius);border:1px solid var(--accent);background:var(--accent);min-width:236px;color:var(--accent-text);padding:13px 30px;font-size:16px;font-weight:600;transition:background .12s}.tpp-module__bg8f9W__btnCreate:hover{background:var(--accent-hover)}.tpp-module__bg8f9W__agencyBadge{background:var(--background-tint-02);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;border-radius:100px;align-items:center;gap:6px;padding:3px 10px;font-size:11px;display:inline-flex}.tpp-module__bg8f9W__agencyBadgeStack{flex-wrap:wrap;gap:4px;display:inline-flex}.tpp-module__bg8f9W__expandToggle{border:1px solid var(--border-solid);background:var(--bg);width:24px;height:24px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;font-size:9px;transition:transform .15s,color .15s,border-color .15s,background .15s;display:inline-flex}.tpp-module__bg8f9W__expandToggle:hover{color:var(--text);border-color:var(--border-solid);background:var(--bg-alt)}.tpp-module__bg8f9W__open{transform:rotate(90deg)}.tpp-module__bg8f9W__versionCount{color:var(--text-muted);background:var(--bg-alt);border:1px solid var(--border-solid);border-radius:100px;margin-left:6px;padding:1px 7px;font-size:11px}.tpp-module__bg8f9W__versionSubrow td{background:var(--bg-alt);color:var(--text-muted)}.tpp-module__bg8f9W__versionSubrow .tpp-module__bg8f9W__nameCell{color:var(--text-secondary)}.tpp-module__bg8f9W__workspaceHintCard{align-content:center;min-height:140px;display:grid}.tpp-module__bg8f9W__workspaceHintCard p{max-width:580px;color:var(--text-muted)}.tpp-module__bg8f9W__progressLog{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg-alt);color:var(--text-muted);gap:4px;padding:12px;font-size:12px;display:grid}.tpp-module__bg8f9W__markdownPreview{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);min-height:320px;padding:24px 32px;line-height:1.7;overflow:auto}.tpp-module__bg8f9W__markdownPreview h1,.tpp-module__bg8f9W__markdownPreview h2,.tpp-module__bg8f9W__markdownPreview h3{color:var(--text);letter-spacing:var(--heading-tracking);margin:16px 0 8px}.tpp-module__bg8f9W__markdownPreview p,.tpp-module__bg8f9W__markdownPreview li{color:var(--text-secondary);margin-bottom:8px}.tpp-module__bg8f9W__markdownDocument{color:var(--text-secondary)}.tpp-module__bg8f9W__markdownDocument h1,.tpp-module__bg8f9W__markdownDocument h2,.tpp-module__bg8f9W__markdownDocument h3,.tpp-module__bg8f9W__markdownDocument h4{color:var(--text);letter-spacing:var(--heading-tracking);margin:20px 0 10px}.tpp-module__bg8f9W__markdownDocument table{border-collapse:collapse;width:100%;margin:16px 0}.tpp-module__bg8f9W__markdownDocument th,.tpp-module__bg8f9W__markdownDocument td{border:1px solid var(--border-solid);text-align:left;padding:8px 10px}.tpp-module__bg8f9W__markdownDocument th{background:var(--bg-alt);color:var(--text-muted);text-transform:uppercase;font-size:12px}.tpp-module__bg8f9W__markdownDocument pre{background:var(--bg-alt);border:1px solid var(--border-solid);border-radius:6px;padding:12px;overflow:auto}.tpp-module__bg8f9W__markdownDocument code{font-family:var(--mono);font-size:12px}.tpp-module__bg8f9W__markdownEmpty{color:var(--text-muted);margin:0}.tpp-module__bg8f9W__mermaidFallback{white-space:pre-wrap}.tpp-module__bg8f9W__mermaidDiagram{justify-content:center;margin:20px 0;display:flex;overflow-x:auto}.tpp-module__bg8f9W__reportDetailLayout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.tpp-module__bg8f9W__versionTimeline{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg-alt);padding:14px;position:sticky;top:70px}.tpp-module__bg8f9W__timelineHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tpp-module__bg8f9W__timelineHeader h3{text-transform:uppercase;color:var(--text-muted);letter-spacing:.04em;margin:0;font-size:12px}.tpp-module__bg8f9W__timelineHeader span{color:var(--text-muted);font-size:12px}.tpp-module__bg8f9W__versionList{gap:8px;display:grid}.tpp-module__bg8f9W__versionItem{text-align:left;border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);color:var(--text);gap:4px;padding:10px 12px;text-decoration:none;display:grid}.tpp-module__bg8f9W__versionItemActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.tpp-module__bg8f9W__versionItem small{color:var(--text-muted)}.tpp-module__bg8f9W__versionFeedbackPreview{color:var(--text-secondary);white-space:pre-wrap;font-size:12px}.tpp-module__bg8f9W__reportSurface{gap:16px;display:grid}.tpp-module__bg8f9W__feedbackCard{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);gap:12px;padding:18px;display:grid}.tpp-module__bg8f9W__feedbackHeader h3{margin:0 0 4px;font-size:14px}.tpp-module__bg8f9W__feedbackHeader p{color:var(--text-muted);margin:0;font-size:13px}.tpp-module__bg8f9W__feedbackChipRow{flex-wrap:wrap;gap:8px;display:flex}.tpp-module__bg8f9W__feedbackChip{border:1px solid var(--border-solid);background:var(--bg);color:var(--text-muted);border-radius:999px;padding:6px 12px;font-size:12px}.tpp-module__bg8f9W__feedbackChipActive,.tpp-module__bg8f9W__feedbackChip:hover{border-color:var(--text);color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__feedbackInput{border:1px solid var(--border-solid);border-radius:var(--btn-radius);width:100%;min-height:120px;font:inherit;resize:vertical;padding:10px 12px}.tpp-module__bg8f9W__appliedFeedbackCard{border-left:3px solid var(--warning)}.tpp-module__bg8f9W__appliedFeedbackText{color:var(--text-secondary);white-space:pre-wrap;line-height:1.65}.tpp-module__bg8f9W__uploadProgressCard{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg-alt);padding:12px}.tpp-module__bg8f9W__uploadProgressMeta{justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.tpp-module__bg8f9W__uploadProgressTrack{background:var(--background-tint-02);border-radius:999px;height:8px;overflow:hidden}.tpp-module__bg8f9W__uploadProgressBar{background:var(--accent);height:100%}.tpp-module__bg8f9W__detailPage{gap:18px;max-width:1360px;margin:0 auto;padding:24px 28px 40px;display:grid}.tpp-module__bg8f9W__detailTopbar{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.tpp-module__bg8f9W__detailBreadcrumbs{align-items:center;gap:8px;min-width:0;display:flex}.tpp-module__bg8f9W__detailCrumbCurrent{color:var(--text);font-weight:600}.tpp-module__bg8f9W__detailTopbarActions{align-items:center;gap:10px;display:flex}.tpp-module__bg8f9W__statusPill{border:1px solid var(--border-solid);text-transform:lowercase;background:var(--bg);border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:3px 10px;font-size:11px;display:inline-flex}.tpp-module__bg8f9W__statusDone{color:var(--success);background:var(--success-bg);border-color:var(--status-success-02)}.tpp-module__bg8f9W__statusRunning{color:var(--info);background:var(--info-bg);border-color:var(--status-info-02)}.tpp-module__bg8f9W__statusError{color:var(--error);background:var(--error-bg);border-color:var(--status-error-02)}.tpp-module__bg8f9W__statusNeutral,.tpp-module__bg8f9W__softActionLabel{color:var(--text-muted)}.tpp-module__bg8f9W__detailHero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tpp-module__bg8f9W__detailHeroMain h1{letter-spacing:-.03em;margin:0 0 6px;font-size:18px;font-weight:700}.tpp-module__bg8f9W__detailHeroMain p{color:var(--text-muted);margin:0;font-size:13px}.tpp-module__bg8f9W__detailActionBar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.tpp-module__bg8f9W__detailInfoPanel{border:1px solid var(--border-solid);border-radius:var(--card-radius);background:var(--bg);flex-wrap:wrap;gap:12px;padding:14px 16px;display:flex}.tpp-module__bg8f9W__detailInfoItem{gap:4px;min-width:132px;display:grid}.tpp-module__bg8f9W__detailInfoItem span{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:11px}.tpp-module__bg8f9W__detailInfoItem strong{color:var(--text);font-size:13px;font-weight:600}.tpp-module__bg8f9W__detailBack{color:var(--text-muted);font-size:12px;text-decoration:none}.tpp-module__bg8f9W__detailBack:hover{color:var(--text)}.tpp-module__bg8f9W__editorSplit,.tpp-module__bg8f9W__editorWorkbench{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.tpp-module__bg8f9W__editorPanel,.tpp-module__bg8f9W__previewPanel{gap:10px;min-width:0;display:grid}.tpp-module__bg8f9W__editorPaneHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.tpp-module__bg8f9W__reportCanvas{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);min-height:520px;box-shadow:var(--shadow);padding:34px 36px}.tpp-module__bg8f9W__info{border:1px solid var(--status-info-02);background:var(--info-bg);color:var(--info);border-radius:var(--card-radius);padding:14px 20px}.tpp-module__bg8f9W__filterGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tpp-module__bg8f9W__resultMeta{color:var(--text-muted);margin:10px 0;font-size:12px}.tpp-module__bg8f9W__detailGrid{border-top:1px solid var(--border-solid);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-top:12px;padding-top:12px;display:grid}.tpp-module__bg8f9W__detailGrid dt{color:var(--text-muted);text-transform:uppercase;font-size:11px}.tpp-module__bg8f9W__detailGrid dd{color:var(--text-secondary);word-break:break-word;font-size:13px}.tpp-module__bg8f9W__pagination{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.tpp-module__bg8f9W__scraperGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tpp-module__bg8f9W__historyList{border-top:1px solid var(--border-solid);gap:6px;margin-top:12px;padding-top:12px;display:grid}.tpp-module__bg8f9W__historyList div{color:var(--text-muted);grid-template-columns:1fr auto auto;align-items:center;gap:8px;font-size:12px;display:grid}.tpp-module__bg8f9W__promptsLayout{grid-template-columns:260px minmax(0,1fr);min-width:0;height:calc(100vh - 48px);display:grid;overflow:hidden}.tpp-module__bg8f9W__promptsSidebar{border-right:1px solid var(--border-solid);background:var(--bg-alt);flex-direction:column;gap:4px;min-width:0;padding:16px 12px;display:flex;overflow-y:auto}.tpp-module__bg8f9W__promptsSidebar>:first-child{text-transform:uppercase;letter-spacing:.05em;padding:4px 4px 10px;color:var(--text-muted)!important;font-size:11px!important;font-weight:600!important}.tpp-module__bg8f9W__promptsEditor{flex-direction:column;min-width:0;display:flex;overflow:hidden}.tpp-module__bg8f9W__promptsToolbar{border-bottom:1px solid var(--border-solid);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.tpp-module__bg8f9W__promptsPanes{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;min-width:0;min-height:0;padding:16px 24px 24px;display:grid;overflow:hidden}.tpp-module__bg8f9W__promptsPanes>div{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview{flex:1;min-height:0;overflow:auto}.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview pre,.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview code,.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview table{max-width:100%;overflow-x:auto}.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview img,.tpp-module__bg8f9W__promptsPanes .tpp-module__bg8f9W__markdownPreview table{max-width:100%;height:auto}.tpp-module__bg8f9W__paneHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:500}.tpp-module__bg8f9W__chatLayout{height:calc(100vh - 48px);display:flex;overflow:hidden}.tpp-module__bg8f9W__chatFilters{border-right:1px solid var(--border-solid);flex-direction:column;gap:16px;width:260px;min-width:260px;padding:20px;display:flex;overflow-y:auto}.tpp-module__bg8f9W__chatFilters h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:12px;font-weight:600}.tpp-module__bg8f9W__chatFilters select,.tpp-module__bg8f9W__chatFilters input{border:1px solid var(--border-solid);border-radius:var(--btn-radius);width:100%;font-family:var(--font);background:var(--bg);color:var(--text);padding:7px 10px;font-size:13px}.tpp-module__bg8f9W__filterGroup{flex-direction:column;gap:6px;display:flex}.tpp-module__bg8f9W__filterGroup label{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.tpp-module__bg8f9W__scopeCount{color:var(--text-muted);border-top:1px solid var(--border-solid);padding-top:8px;font-size:12px}.tpp-module__bg8f9W__connectionStatus{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.tpp-module__bg8f9W__connectionDot{background:var(--error);border-radius:50%;width:8px;height:8px;display:inline-block}.tpp-module__bg8f9W__connected{background:var(--success)}.tpp-module__bg8f9W__segmented{gap:6px;margin-bottom:16px;display:flex}.tpp-module__bg8f9W__segmented button{border:1px solid var(--border-solid);border-radius:var(--btn-radius);padding:7px 10px}@keyframes tpp-module__bg8f9W__modalEnter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.tpp-module__bg8f9W__sidebar{width:232px;min-width:232px;box-shadow:var(--shadow-lg);position:fixed;top:0;left:0}.tpp-module__bg8f9W__sidebarCollapsed{left:-232px}.tpp-module__bg8f9W__mobileMenuButton[data-visible=true]{display:inline-flex}.tpp-module__bg8f9W__brandText,.tpp-module__bg8f9W__navLabel,.tpp-module__bg8f9W__accountInfo,.tpp-module__bg8f9W__navGroupLabel{pointer-events:auto;height:auto;opacity:1!important}.tpp-module__bg8f9W__grid,.tpp-module__bg8f9W__twoColumn,.tpp-module__bg8f9W__filterGrid,.tpp-module__bg8f9W__reportDetailLayout,.tpp-module__bg8f9W__editorSplit,.tpp-module__bg8f9W__scraperGrid,.tpp-module__bg8f9W__promptsLayout,.tpp-module__bg8f9W__promptsPanes{grid-template-columns:1fr}.tpp-module__bg8f9W__chatLayout{display:block;overflow:auto}.tpp-module__bg8f9W__chatFilters{border-right:0;border-bottom:1px solid var(--border-solid);width:auto;min-width:0}.tpp-module__bg8f9W__cardHeader,.tpp-module__bg8f9W__reportMeta{gap:12px;display:grid}.tpp-module__bg8f9W__filterLabel{flex-wrap:wrap}.tpp-module__bg8f9W__filterLabel select{flex:auto;min-width:0}.tpp-module__bg8f9W__card,.tpp-module__bg8f9W__metric{padding:16px}.tpp-module__bg8f9W__header{padding:0 16px}.tpp-module__bg8f9W__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.tpp-module__bg8f9W__topbarCheck{margin-right:0}.tpp-module__bg8f9W__contentInner{padding:16px}.tpp-module__bg8f9W__evalTable{min-width:640px}.tpp-module__bg8f9W__helpPageContainer{padding:12px 0 40px}.tpp-module__bg8f9W__helpGuideStep{grid-template-columns:44px 1fr;gap:10px;padding:16px}.tpp-module__bg8f9W__helpGuideSignalGrid{grid-template-columns:1fr}.tpp-module__bg8f9W__helpGuideSignalCard{padding:14px}.tpp-module__bg8f9W__helpGuideFamilyGrid{grid-template-columns:1fr}.tpp-module__bg8f9W__helpGuideFamilyCard{padding:16px}.tpp-module__bg8f9W__helpGuideCallout{grid-template-columns:1fr;padding:16px}.tpp-module__bg8f9W__helpGuideCta{grid-template-columns:1fr}.tpp-module__bg8f9W__metricValue,.tpp-module__bg8f9W__metric strong{font-size:44px}}.tpp-module__bg8f9W__btn{border-radius:var(--btn-radius);border:1px solid var(--border-solid);font-size:14px;font-weight:500;font-family:var(--font);cursor:pointer;color:var(--text);background:var(--bg);justify-content:center;align-items:center;gap:6px;padding:8px 16px;line-height:1.4;text-decoration:none;transition:all .15s;display:inline-flex}.tpp-module__bg8f9W__btn:hover{background:var(--bg-alt);border-color:var(--border-solid)}.tpp-module__bg8f9W__btnPrimary{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.tpp-module__bg8f9W__btnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.tpp-module__bg8f9W__btnSm{padding:5px 12px;font-size:13px}.tpp-module__bg8f9W__btnOutline{color:var(--text-secondary);background:0 0}.tpp-module__bg8f9W__btnActive{background:var(--accent)!important;color:var(--accent-text)!important;border-color:var(--accent)!important}.tpp-module__bg8f9W__legacyContentInner{max-width:960px;margin:0 auto;padding:20px 28px 40px}.tpp-module__bg8f9W__legacyPageTitle{align-items:center;gap:6px;min-width:0;display:flex;font-size:14px!important}.tpp-module__bg8f9W__legacyPageTitle a{color:var(--text-muted);font-weight:400;text-decoration:none}.tpp-module__bg8f9W__legacyPageTitleCurrent{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:300px;display:inline-block;overflow:hidden}.tpp-module__bg8f9W__legacyTinyBadge{background:var(--background-tint-02);color:var(--text-secondary);border:1px solid var(--border-solid);border-radius:100px;align-items:center;padding:3px 10px;font-size:11px;display:inline-flex}.tpp-module__bg8f9W__detailsToggle{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;transition:all .1s;display:inline-flex}.tpp-module__bg8f9W__detailsToggle:hover{color:var(--text);background:var(--bg-alt);border-color:var(--border-solid)}.tpp-module__bg8f9W__legacyArrow{font-size:8px;transition:transform .15s;display:inline-block}.tpp-module__bg8f9W__detailsPanel{background:var(--bg-alt);border-radius:var(--btn-radius);max-height:0;color:var(--text-muted);margin-top:0;font-size:12px;transition:max-height .2s,padding .2s;overflow:hidden}.tpp-module__bg8f9W__detailsPanelOpen{border:1px solid var(--border-solid);max-height:200px;margin-top:8px;padding:10px 14px}.tpp-module__bg8f9W__detailRow{flex-wrap:wrap;gap:20px;display:flex}.tpp-module__bg8f9W__detailItem span{color:var(--text-secondary);font-weight:500}.tpp-module__bg8f9W__detailItem a{color:var(--link);text-decoration:none}.tpp-module__bg8f9W__versionTimelineCard{margin-top:16px;margin-bottom:20px}.tpp-module__bg8f9W__versionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:4px 0;display:flex}.tpp-module__bg8f9W__versionHeader h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:500}.tpp-module__bg8f9W__versionListLegacy{margin-top:12px;padding:0;list-style:none}.tpp-module__bg8f9W__versionItemLegacy{border-left:2px solid var(--border-solid);align-items:flex-start;gap:12px;margin-left:8px;padding:10px 14px;transition:background .15s;display:flex;position:relative}.tpp-module__bg8f9W__versionItemLegacy:hover{background:var(--bg-alt);border-radius:0 var(--card-radius)var(--card-radius)0}.tpp-module__bg8f9W__versionItemLegacy:before{content:"";background:var(--border-solid);border:2px solid var(--bg);border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:-5px}.tpp-module__bg8f9W__versionItemLegacyActive{border-left-color:var(--accent);border-radius:0 var(--card-radius)var(--card-radius)0;background:#00000005}.tpp-module__bg8f9W__versionItemLegacyActive:before{background:var(--accent)}.tpp-module__bg8f9W__versionInfoLegacy{flex:1;min-width:0}.tpp-module__bg8f9W__versionLabelLegacy{color:var(--text);font-size:14px;font-weight:500;text-decoration:none}.tpp-module__bg8f9W__versionLabelLegacy:hover{color:var(--link)}.tpp-module__bg8f9W__versionMetaLegacy{color:var(--text-muted);margin-top:2px;font-size:12px}.tpp-module__bg8f9W__versionStatusBadge{vertical-align:middle;margin-left:4px;font-size:10px}.tpp-module__bg8f9W__legacyInlineFeedback{color:var(--text-secondary);background:var(--bg-alt);border-left:2px solid var(--warning);white-space:pre-wrap;border-radius:6px;margin-top:6px;padding:6px 10px;font-size:12px;display:block}.tpp-module__bg8f9W__toggleLink{color:var(--text-muted);cursor:pointer;font-size:11px;font:inherit;background:0 0;border:0;margin-top:4px;padding:0;display:inline-block}.tpp-module__bg8f9W__toggleLink:hover{color:var(--link)}.tpp-module__bg8f9W__appliedFeedbackCardLegacy{border-left:3px solid var(--warning)}.tpp-module__bg8f9W__appliedFeedbackHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.tpp-module__bg8f9W__appliedFeedbackHeader h2{color:var(--warning);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px}.tpp-module__bg8f9W__collapsibleBlockVisible{color:var(--text-secondary);background:var(--bg-alt);white-space:pre-wrap;border-radius:6px;margin-top:8px;padding:10px 12px;font-size:12px;display:block}.tpp-module__bg8f9W__feedbackBlockLegacy{border-left:2px solid var(--warning)}.tpp-module__bg8f9W__promptBlockLegacy{font-family:var(--mono)}.tpp-module__bg8f9W__legacyToolbar{border-bottom:1px solid var(--border-solid);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;display:flex}.tpp-module__bg8f9W__legacyToolbarRight{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.tpp-module__bg8f9W__reportRendered{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);max-width:100%;box-shadow:var(--shadow);padding:32px 40px;font-size:15px;line-height:1.7;overflow-x:auto}.tpp-module__bg8f9W__reportWidthToggle{border-left:1px solid var(--border-solid);align-items:center;gap:4px;margin-left:8px;padding-left:8px;display:inline-flex}.tpp-module__bg8f9W__reportRaw{background:var(--bg-alt);border:1px solid var(--border-solid);border-radius:var(--card-radius);font-family:var(--mono);white-space:pre-wrap;word-wrap:break-word;max-height:80vh;color:var(--text-secondary);padding:16px;font-size:13px;line-height:1.6;display:block;overflow-y:auto}.tpp-module__bg8f9W__editorWrap{grid-template-columns:1fr 1fr;gap:16px;min-height:calc(100vh - 170px);padding:12px 0 0;display:grid;overflow:hidden}.tpp-module__bg8f9W__editorPaneLegacy,.tpp-module__bg8f9W__previewPaneLegacy{flex-direction:column;min-height:0;display:flex;overflow:hidden}.tpp-module__bg8f9W__editorPaneLegacy .EasyMDEContainer{flex-direction:column;flex:1;min-height:0;display:flex}.tpp-module__bg8f9W__editorPaneLegacy .editor-toolbar{border:1px solid var(--border-solid);border-radius:var(--card-radius)var(--card-radius)0 0;background:var(--bg);border-bottom:0;padding:8px 10px}.tpp-module__bg8f9W__editorPaneLegacy .editor-toolbar button{width:28px;height:28px;color:var(--text-secondary)!important;border:0!important}:is(.tpp-module__bg8f9W__editorPaneLegacy .editor-toolbar button:hover,.tpp-module__bg8f9W__editorPaneLegacy .editor-toolbar button.active){border-radius:6px;background:var(--bg-alt)!important;color:var(--text)!important}.tpp-module__bg8f9W__editorPaneLegacy .CodeMirror{border:1px solid var(--border-solid);border-radius:0 0 var(--card-radius)var(--card-radius);background:var(--bg);height:100%;min-height:540px;font-family:var(--mono);box-shadow:var(--shadow);font-size:13px;line-height:1.65}.tpp-module__bg8f9W__editorPaneLegacy .CodeMirror-scroll{min-height:540px}.tpp-module__bg8f9W__editorPaneLegacy .CodeMirror-lines{padding:18px 16px}:is(.tpp-module__bg8f9W__editorPaneLegacy .CodeMirror pre,.tpp-module__bg8f9W__editorPaneLegacy .CodeMirror-code){font-family:var(--mono);font-size:13px;font-weight:400;line-height:1.65}.tpp-module__bg8f9W__paneHeaderLegacy{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:500}.tpp-module__bg8f9W__editorToolbarActions{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.tpp-module__bg8f9W__saveStatus{color:var(--text-muted);font-size:12px}.tpp-module__bg8f9W__editorTextarea{opacity:0;border:0;width:100%;height:0;padding:0}.tpp-module__bg8f9W__reportEditorFallback{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);font-family:var(--mono);resize:vertical;width:100%;min-height:420px;padding:16px;font-size:13px}.tpp-module__bg8f9W__previewContentLegacy{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);flex:1;min-height:0;padding:24px 32px;font-size:15px;line-height:1.7;overflow-y:auto}.tpp-module__bg8f9W__feedbackCardLegacy{background:var(--bg);border:1px solid var(--border-solid);border-radius:var(--card-radius);box-shadow:var(--shadow);margin-top:24px;padding:24px}.tpp-module__bg8f9W__feedbackCardLegacy h2{color:var(--text);letter-spacing:var(--heading-tracking);margin-bottom:6px;font-size:14px;font-weight:600}.tpp-module__bg8f9W__feedbackSubtitleLegacy{color:var(--text-muted);margin-bottom:16px;font-size:13px}.tpp-module__bg8f9W__presetChipsLegacy{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.tpp-module__bg8f9W__feedbackChipLegacy{border:1px solid var(--border-solid);background:var(--bg);color:var(--text-muted);cursor:pointer;white-space:nowrap;font-size:12px;font-family:var(--font);border-radius:100px;padding:5px 12px;transition:all .15s}.tpp-module__bg8f9W__feedbackChipLegacy:hover{border-color:var(--text);color:var(--text)}.tpp-module__bg8f9W__feedbackChipSelected{border-color:var(--accent);color:var(--accent);background:#00000008}.tpp-module__bg8f9W__feedbackTextareaLegacy{width:100%;min-height:100px;font-family:var(--font);border:1px solid var(--border-solid);border-radius:var(--btn-radius);resize:vertical;text-align:left;writing-mode:horizontal-tb;direction:ltr;unicode-bidi:plaintext;padding:10px 12px;font-size:13px}.tpp-module__bg8f9W__feedbackTextareaLegacy:focus{border-color:var(--accent);outline:none}.tpp-module__bg8f9W__feedbackActionsLegacy{align-items:center;gap:10px;margin-top:14px;display:flex}.tpp-module__bg8f9W__feedbackStatusLegacy{color:var(--text-muted);margin-left:auto;font-size:13px}.tpp-module__bg8f9W__feedbackStatusLegacy a{color:var(--link);font-weight:500;text-decoration:none}.tpp-module__bg8f9W__feedbackStatusLegacy a:hover{text-decoration:underline}.tpp-module__bg8f9W__sectionHeadingWrapper{align-items:flex-start;gap:8px;display:flex;position:relative}.tpp-module__bg8f9W__sectionHeadingWrapper>:first-child{flex:1;min-width:0}.tpp-module__bg8f9W__addFeedbackBtn{border:1px solid var(--border-solid);background:var(--bg);width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:.5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;font-size:14px;transition:all .15s;display:flex}.tpp-module__bg8f9W__sectionHeadingWrapper:hover .tpp-module__bg8f9W__addFeedbackBtn{opacity:1}.tpp-module__bg8f9W__addFeedbackBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--bg-alt)}.tpp-module__bg8f9W__hasFeedback{opacity:1;border-color:var(--warning);color:var(--warning)}.tpp-module__bg8f9W__sectionFeedbackList{margin:8px 0 16px}.tpp-module__bg8f9W__sectionFeedbackItem{background:var(--status-warning-01);border:1px solid var(--status-warning-02);border-left:3px solid var(--warning);border-radius:0 var(--btn-radius)var(--btn-radius)0;color:var(--text-secondary);align-items:flex-start;gap:10px;margin-bottom:6px;padding:10px 14px;font-size:13px;line-height:1.55;display:flex}.tpp-module__bg8f9W__feedbackItemText{flex:1;min-width:0}.tpp-module__bg8f9W__feedbackItemActions{flex-shrink:0;gap:4px;display:flex}.tpp-module__bg8f9W__feedbackItemIconBtn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;font-size:12px;transition:all .1s;display:flex}.tpp-module__bg8f9W__feedbackItemIconBtn:hover{color:var(--text);background:#0000000d}.tpp-module__bg8f9W__feedbackItemIconBtn.tpp-module__bg8f9W__delete:hover{color:var(--error)}.tpp-module__bg8f9W__sectionFeedbackInput{gap:8px;margin:8px 0 12px;display:flex}.tpp-module__bg8f9W__sectionFeedbackInput textarea{border:1px solid var(--status-warning-02);border-radius:var(--btn-radius);min-height:60px;font-size:13px;font-family:var(--font);resize:vertical;background:var(--status-warning-01);text-align:left;writing-mode:horizontal-tb;direction:ltr;unicode-bidi:plaintext;flex:1;padding:8px 10px}.tpp-module__bg8f9W__sectionFeedbackInput textarea:focus,.tpp-module__bg8f9W__sectionFeedbackEditTextarea:focus{border-color:var(--warning);box-shadow:0 0 0 1px var(--warning);outline:none}.tpp-module__bg8f9W__sectionFeedbackInputActions{flex-direction:column;gap:4px;display:flex}.tpp-module__bg8f9W__sectionFeedbackInputActions button{border:1px solid var(--border-solid);cursor:pointer;font-size:12px;font-family:var(--font);border-radius:4px;padding:4px 10px;transition:all .1s}.tpp-module__bg8f9W__sectionFeedbackSaveBtn{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.tpp-module__bg8f9W__sectionFeedbackSaveBtn:hover{background:var(--accent-hover)}.tpp-module__bg8f9W__sectionFeedbackCancelBtn{background:var(--bg);color:var(--text-muted)}.tpp-module__bg8f9W__sectionFeedbackCancelBtn:hover{color:var(--text);border-color:var(--text)}.tpp-module__bg8f9W__sectionFeedbackEditTextarea{border:1px solid var(--status-warning-02);width:100%;min-height:50px;font-size:13px;font-family:var(--font);resize:vertical;background:var(--status-warning-01);text-align:left;writing-mode:horizontal-tb;direction:ltr;unicode-bidi:plaintext;border-radius:4px;flex:1;padding:6px 8px}.tpp-module__bg8f9W__feedbackSummaryBar{background:var(--bg);border-top:1px solid var(--border-solid);z-index:300;box-shadow:var(--shadow);justify-content:center;align-items:center;gap:16px;padding:12px 28px;display:none;position:fixed;bottom:0;left:0;right:0}.tpp-module__bg8f9W__feedbackSummaryBar.tpp-module__bg8f9W__visible,.tpp-module__bg8f9W__submitOverlay.tpp-module__bg8f9W__visible{display:flex}.tpp-module__bg8f9W__feedbackSummaryCount{color:var(--text-secondary);font-size:13px}.tpp-module__bg8f9W__feedbackSummaryCount strong{color:var(--warning)}.tpp-module__bg8f9W__btnSubmitAll{border-radius:var(--btn-radius);background:var(--accent);color:var(--accent-text);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font);border:none;padding:8px 20px;transition:background .15s}.tpp-module__bg8f9W__btnSubmitAll:hover{background:var(--accent-hover)}.tpp-module__bg8f9W__btnClearAll{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);color:var(--text-muted);cursor:pointer;font-size:13px;font-family:var(--font);padding:8px 14px;transition:all .15s}.tpp-module__bg8f9W__btnClearAll:hover{border-color:var(--error);color:var(--error)}.tpp-module__bg8f9W__submitOverlay{z-index:400;background:#0006;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.tpp-module__bg8f9W__submitModal{background:var(--bg);border-radius:var(--card-radius);width:90%;max-width:560px;box-shadow:var(--shadow-lg);max-height:80vh;padding:28px;overflow-y:auto}.tpp-module__bg8f9W__submitModal h3{letter-spacing:var(--heading-tracking);margin-bottom:6px;font-size:16px;font-weight:600}.tpp-module__bg8f9W__submitSubtitle{color:var(--text-muted);margin-bottom:16px;font-size:13px}.tpp-module__bg8f9W__submitPreview{background:var(--bg-alt);border:1px solid var(--border-solid);border-radius:var(--btn-radius);color:var(--text-secondary);font-size:13px;line-height:1.6;font-family:var(--font);resize:vertical;width:100%;min-height:220px;max-height:300px;margin-bottom:16px;padding:14px;overflow-y:auto}.tpp-module__bg8f9W__submitPreview:focus{border-color:var(--border-solid);outline:none;box-shadow:0 0 0 1px #00000014,0 8px 24px #0000000a}.tpp-module__bg8f9W__submitActions{justify-content:flex-end;gap:8px;display:flex}.tpp-module__bg8f9W__submitBusyState{text-align:center;padding:20px 0}.tpp-module__bg8f9W__submitBusyState p{color:var(--text-muted);margin-top:12px;font-size:13px}.tpp-module__bg8f9W__submitSuccess{text-align:center;padding:20px 0}.tpp-module__bg8f9W__submitSuccess h3{margin-bottom:6px;font-size:16px;font-weight:600}.tpp-module__bg8f9W__submitSuccess p{color:var(--text-muted);margin-bottom:4px;font-size:13px}.tpp-module__bg8f9W__submitSuccess a{color:var(--link);font-weight:500;text-decoration:none}.tpp-module__bg8f9W__checkIcon{background:var(--success-bg);width:48px;height:48px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:22px;display:flex}.tpp-module__bg8f9W__errorText{color:var(--error);margin-bottom:12px;font-size:13px}.tpp-module__bg8f9W__spinner{border:2px solid var(--border-solid);border-top-color:var(--accent);vertical-align:middle;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite tpp-module__bg8f9W__spin;display:inline-block}@keyframes tpp-module__bg8f9W__spin{to{transform:rotate(360deg)}}.tpp-module__bg8f9W__createOverlay{z-index:400;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tpp-module__bg8f9W__modalField{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.tpp-module__bg8f9W__newEvaluationForm{flex-direction:column;flex:1;min-height:0;display:flex}.tpp-module__bg8f9W__evaluationModalBody{gap:18px;width:100%;display:grid}.tpp-module__bg8f9W__evaluationModalControls{border-bottom:1px solid var(--border-01,var(--border-solid));align-items:flex-start;gap:24px;width:100%;padding-bottom:16px;display:flex}.tpp-module__bg8f9W__evaluationProfileControl{--block-width-form-input-min:13.25rem;flex:0 0 13.25rem;width:13.25rem;margin-bottom:0}.tpp-module__bg8f9W__evaluationUploadControl{flex:0 0 8rem;width:8rem;margin-bottom:0}.tpp-module__bg8f9W__evaluationUploadButton{min-height:44px;padding:10px 18px}.tpp-module__bg8f9W__evaluationUploadFileName{text-overflow:ellipsis;white-space:nowrap;max-width:220px;padding-top:30px;overflow:hidden}.tpp-module__bg8f9W__evaluationAgencySection{gap:12px;width:100%;display:grid}.tpp-module__bg8f9W__evaluationAgencySectionTitle{color:var(--text-01,var(--text-secondary))}.tpp-module__bg8f9W__modalField label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.tpp-module__bg8f9W__inlineUploadHint{color:var(--text-muted);margin-top:8px;font-size:12px}.tpp-module__bg8f9W__inlineBrowse{color:var(--link);cursor:pointer;margin-left:4px;text-decoration:underline;display:inline}.tpp-module__bg8f9W__inlineBrowse input{display:none}.tpp-module__bg8f9W__inlineFileName{color:var(--text);margin-left:6px;font-weight:500}.tpp-module__bg8f9W__inlineClearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;margin-left:8px;padding:0;font-size:12px;text-decoration:underline}.tpp-module__bg8f9W__inlineClearBtn:hover{color:var(--text)}.tpp-module__bg8f9W__agencyCheckboxes{flex-wrap:wrap;gap:8px;display:flex}.tpp-module__bg8f9W__agencyCheck{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:0;padding:7px 12px;font-weight:500;transition:border-color .12s,background .12s,color .12s;font-size:12px!important;display:inline-flex!important}.tpp-module__bg8f9W__agencyCheck input{display:none}.tpp-module__bg8f9W__agencyCheckSelected{border-color:var(--accent);color:var(--text);background:var(--bg-alt);font-weight:600}.tpp-module__bg8f9W__agencyCheckGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}@media (max-width:640px){.tpp-module__bg8f9W__agencyCheckGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.tpp-module__bg8f9W__agencyCheckGrid{grid-template-columns:minmax(0,1fr)}}.tpp-module__bg8f9W__agencyCheckPill{border-radius:var(--btn-radius);border:1px solid var(--border-solid);background:var(--bg);cursor:pointer;box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:8px 12px;transition:border-color .12s,background .12s;text-transform:none!important;letter-spacing:0!important;color:var(--text)!important;margin-bottom:0!important;font-size:13px!important;font-weight:400!important;display:inline-flex!important}.tpp-module__bg8f9W__agencyCheckPill:hover{border-color:var(--text);background:var(--bg-alt)}.tpp-module__bg8f9W__agencyCheckPillSelected{border-color:var(--accent);background:var(--bg-alt)}.tpp-module__bg8f9W__uploadButtonRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.tpp-module__bg8f9W__modalFieldControl{width:100%}.tpp-module__bg8f9W__uploadProgressLegacy{margin-top:14px}.tpp-module__bg8f9W__uploadProgressBarLegacy{background:var(--background-tint-02);border-radius:999px;height:8px;overflow:hidden}.tpp-module__bg8f9W__uploadProgressFillLegacy{background:var(--accent);height:100%}.tpp-module__bg8f9W__uploadProgressTextLegacy{color:var(--text-muted);margin-top:8px;font-size:12px}.tpp-module__bg8f9W__markdownDocument{color:var(--text-secondary);font-size:15px;line-height:1.7}.tpp-module__bg8f9W__markdownDocument h1{color:var(--text);border-bottom:2px solid var(--accent);letter-spacing:-.04em;margin:36px 0 16px;padding-bottom:8px;font-size:28px;font-weight:700}.tpp-module__bg8f9W__markdownDocument h2{color:var(--text);border-bottom:1px solid var(--border-solid);letter-spacing:-.03em;margin:28px 0 12px;padding-bottom:6px;font-size:22px;font-weight:600}.tpp-module__bg8f9W__markdownDocument h3{color:var(--text);letter-spacing:-.02em;margin:24px 0 10px;font-size:18px;font-weight:600}.tpp-module__bg8f9W__markdownDocument h4{color:var(--text-secondary);margin:20px 0 8px;font-size:16px;font-weight:600}.tpp-module__bg8f9W__markdownDocument p{color:var(--text-secondary);margin:0 0 12px}.tpp-module__bg8f9W__markdownDocument ul,.tpp-module__bg8f9W__markdownDocument ol{color:var(--text-secondary);margin:0 0 12px 24px}.tpp-module__bg8f9W__markdownDocument li{margin-bottom:4px}.tpp-module__bg8f9W__markdownDocument strong{color:var(--text)}.tpp-module__bg8f9W__markdownDocument em{color:var(--text-muted)}.tpp-module__bg8f9W__markdownDocument code{background:var(--background-tint-02);color:var(--text);font-size:13px;font-family:var(--mono);border-radius:4px;padding:2px 6px}.tpp-module__bg8f9W__markdownDocument pre{background:var(--bg-alt);border:1px solid var(--border-solid);border-radius:6px;margin:12px 0;padding:16px;overflow-x:auto}.tpp-module__bg8f9W__markdownDocument pre code{background:0 0;padding:0}.tpp-module__bg8f9W__markdownDocument blockquote{border-left:3px solid var(--accent);color:var(--text-muted);margin:12px 0;padding-left:16px}.tpp-module__bg8f9W__markdownDocument table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.tpp-module__bg8f9W__markdownDocument th{background:var(--bg-alt);text-align:left;border:1px solid var(--border-solid);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;font-size:12px;font-weight:600}.tpp-module__bg8f9W__markdownDocument td{border:1px solid var(--border-solid);color:var(--text-secondary);padding:10px 12px}.tpp-module__bg8f9W__markdownDocument tr:hover td{background:var(--bg-alt)}.tpp-module__bg8f9W__markdownDocument hr{border:none;border-top:1px solid var(--border-solid);margin:24px 0}.tpp-module__bg8f9W__markdownDocument a{color:var(--link);text-decoration:none}.tpp-module__bg8f9W__markdownDocument a:hover{text-decoration:underline}.tpp-module__bg8f9W__mermaidDiagram{text-align:center;margin:16px 0;display:block}.tpp-module__bg8f9W__mermaidDiagram svg{max-width:100%;height:auto}.tpp-module__bg8f9W__pipelineProgressWrap{margin-bottom:18px}.tpp-module__bg8f9W__failedRunCard{border:1px solid var(--status-error-02);background:var(--status-error-01);gap:14px;margin-bottom:18px;display:grid}.tpp-module__bg8f9W__failedRunHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.tpp-module__bg8f9W__failedRunHeader h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.tpp-module__bg8f9W__failedRunLead{color:var(--text-secondary);margin:0;line-height:1.6}.tpp-module__bg8f9W__failedRunReason{border-radius:var(--card-radius);border:1px solid var(--status-error-02);background:var(--status-error-00);color:var(--error);word-break:break-word;padding:12px 14px;font-size:13px;line-height:1.55}.tpp-module__bg8f9W__failedRunActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.tpp-module__bg8f9W__failedRunStatus{color:var(--text-muted);font-size:13px}.tpp-module__bg8f9W__failedRunStatus a{color:inherit;text-underline-offset:.15em;text-decoration:underline}@media (max-width:1231px){.tpp-module__bg8f9W__editorWrap{grid-template-columns:1fr}.tpp-module__bg8f9W__previewPaneLegacy{display:none}}.tpp-module__bg8f9W__agencyRegionStack{gap:0;display:grid}.tpp-module__bg8f9W__agencyRegion{border-bottom:1px solid var(--border-solid);gap:12px;padding:14px 0;display:grid}.tpp-module__bg8f9W__agencyRegion:first-child{padding-top:0}.tpp-module__bg8f9W__agencyRegion:last-child{border-bottom:none;padding-bottom:0}.tpp-module__bg8f9W__agencyRegionHeader{justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.tpp-module__bg8f9W__agencyRegionIcon{width:16px;height:16px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__agencyRegionIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__agencyCountryGrid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));align-items:start;gap:14px 22px;display:grid}.tpp-module__bg8f9W__agencyRegionEmpty{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg-alt);width:fit-content;color:var(--text-muted);padding:8px 12px}.tpp-module__bg8f9W__agencyCountryCard{border:1px solid var(--border-solid);border-radius:var(--btn-radius);background:var(--bg);min-height:76px;color:var(--text);cursor:pointer;align-content:start;gap:8px;padding:12px 14px;transition:background .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.tpp-module__bg8f9W__agencyCountryCard:hover{border-color:var(--text-muted);background:var(--background-neutral-00);box-shadow:var(--shadow)}.tpp-module__bg8f9W__agencyCountryCardSelected{border-color:var(--accent);background:var(--background-neutral-00);box-shadow:0 0 0 1px var(--accent)}.tpp-module__bg8f9W__agencyCountryCardExpandable{padding:0;overflow:hidden}.tpp-module__bg8f9W__agencyCountryCardExpanded{min-height:0}.tpp-module__bg8f9W__agencyCountryTopline,.tpp-module__bg8f9W__agencyOptionRow{align-items:center;gap:10px;display:flex}.tpp-module__bg8f9W__agencyCountryDropdownTrigger{width:100%;min-height:40px;color:inherit;cursor:pointer;font-family:var(--font);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.tpp-module__bg8f9W__agencyCountryDropdownTrigger:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.tpp-module__bg8f9W__agencyCountryDropdownChevron{width:16px;height:16px;color:var(--text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.tpp-module__bg8f9W__agencyCountryName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tpp-module__bg8f9W__agencyCardFlag{justify-content:center;align-items:center;width:18px;min-width:18px;font-size:16px;line-height:1;display:inline-flex}.tpp-module__bg8f9W__agencyCardAgencyList{flex-wrap:wrap;gap:14px;padding-left:28px;display:flex}.tpp-module__bg8f9W__agencyCardAcronym{width:fit-content;color:var(--text-secondary);align-items:center;display:inline-flex}.tpp-module__bg8f9W__agencyCountryExpandIcon{justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}.tpp-module__bg8f9W__agencyCountryExpandIcon svg{width:16px;height:16px}.tpp-module__bg8f9W__agencyCountryExpandIconOpen{transform:rotate(90deg)}.tpp-module__bg8f9W__agencyOptionStack{border-top:1px solid var(--border-solid);background:var(--bg);gap:0;padding:2px 12px 10px;display:grid}.tpp-module__bg8f9W__agencyOptionRow{cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;min-height:30px;padding:5px 0;transition:color .15s,opacity .15s}.tpp-module__bg8f9W__agencyOptionRow:hover,.tpp-module__bg8f9W__agencyOptionRowSelected{color:var(--text);background:0 0}.tpp-module__bg8f9W__agencyOptionRowDisabled,.tpp-module__bg8f9W__agencyOptionRowDisabled:hover{opacity:.58;cursor:not-allowed;background:0 0}.tpp-module__bg8f9W__agencyCountryHiddenCheckbox{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:640px){.tpp-module__bg8f9W__evaluationModalControls{gap:14px;display:grid}.tpp-module__bg8f9W__evaluationProfileControl,.tpp-module__bg8f9W__evaluationUploadControl{flex-basis:auto;width:100%}.tpp-module__bg8f9W__evaluationUploadFileName{padding-top:0}.tpp-module__bg8f9W__agencyCountryGrid{grid-template-columns:1fr}}
.dashboard-v2-module__bVyXtW__root{flex-direction:column;gap:14px;width:100%;max-width:1200px;margin:0 auto;padding:28px 28px 60px;display:flex}.dashboard-v2-module__bVyXtW__greetingRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.dashboard-v2-module__bVyXtW__greetingHeading{letter-spacing:-.4px;margin:0 0 4px}.dashboard-v2-module__bVyXtW__greetingSub{margin:0}.dashboard-v2-module__bVyXtW__greetingActions{align-items:center;gap:8px;display:flex}.dashboard-v2-module__bVyXtW__execGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.dashboard-v2-module__bVyXtW__execGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.dashboard-v2-module__bVyXtW__execGrid{grid-template-columns:1fr}}.dashboard-v2-module__bVyXtW__execCard{background:var(--background-neutral-00);border:1px solid var(--border-01);text-align:left;min-height:200px;font:inherit;color:inherit;cursor:pointer;border-radius:12px;flex-direction:column;padding:18px 20px;text-decoration:none;transition:border-color .12s,transform .12s,box-shadow .12s;display:flex}.dashboard-v2-module__bVyXtW__execCard:hover{border-color:var(--text-03);box-shadow:0 1px 3px #0000000a}.dashboard-v2-module__bVyXtW__execCard:focus-visible{outline:2px solid var(--text-05);outline-offset:2px}.dashboard-v2-module__bVyXtW__execHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-v2-module__bVyXtW__execNameRow{align-items:center;gap:10px;display:flex}.dashboard-v2-module__bVyXtW__execIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.dashboard-v2-module__bVyXtW__execIcon svg{width:16px;height:16px}.dashboard-v2-module__bVyXtW__execIconHta{color:#085041;background:#e1f5ee}.dashboard-v2-module__bVyXtW__execIconReg{color:#0c447c;background:#e6f1fb}.dashboard-v2-module__bVyXtW__execIconEap{color:#854f0b;background:#faeeda}.dashboard-v2-module__bVyXtW__execIconEvid{color:#3c3489;background:#eeedfe}.dashboard-v2-module__bVyXtW__execIconObj{color:#993c1d;background:#faece7}.dashboard-v2-module__bVyXtW__execIconFuture{background:var(--background-tint-01);color:var(--text-01)}.dashboard-v2-module__bVyXtW__execArrow{color:var(--text-01);opacity:0;align-items:center;transition:opacity .12s;display:inline-flex}.dashboard-v2-module__bVyXtW__execArrow svg{width:14px;height:14px}.dashboard-v2-module__bVyXtW__execCard:hover .dashboard-v2-module__bVyXtW__execArrow{opacity:1}.dashboard-v2-module__bVyXtW__execNumRow{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.dashboard-v2-module__bVyXtW__execNum{letter-spacing:-1px;color:var(--text-05);margin:0;font-size:32px;font-weight:500;line-height:1}.dashboard-v2-module__bVyXtW__execTrend{color:var(--status-text-success-05,#1d9e75);font-size:12px;font-weight:500}.dashboard-v2-module__bVyXtW__execTrendFlat{color:var(--text-01)}.dashboard-v2-module__bVyXtW__execSub{color:var(--text-03);margin:0 0 14px;font-size:12px}.dashboard-v2-module__bVyXtW__execBar{background:var(--background-tint-01);border-radius:3px;height:5px;margin-bottom:14px;display:flex;overflow:hidden}.dashboard-v2-module__bVyXtW__execBar>span{height:100%;display:block}.dashboard-v2-module__bVyXtW__execBarHta{background:#1d9e75}.dashboard-v2-module__bVyXtW__execBarReg{background:#185fa5}.dashboard-v2-module__bVyXtW__execBarEap{background:#1d9e75}.dashboard-v2-module__bVyXtW__execBarEapPartial{background:#97c459}.dashboard-v2-module__bVyXtW__execBarWarning{background:#ef9f27}.dashboard-v2-module__bVyXtW__execBarEvid{background:#7f77dd}.dashboard-v2-module__bVyXtW__execBarObj{background:#c95faa}.dashboard-v2-module__bVyXtW__execBarMuted{background:var(--text-01);opacity:.4}.dashboard-v2-module__bVyXtW__execRecent{border-top:1px solid var(--border-01);margin-top:auto;padding-top:12px}.dashboard-v2-module__bVyXtW__execRecentLabel{color:var(--text-01);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:10px;font-weight:500}.dashboard-v2-module__bVyXtW__execRecentItem{color:var(--text-03);justify-content:space-between;gap:8px;margin:0 0 3px;font-size:12px;line-height:1.4;display:flex}.dashboard-v2-module__bVyXtW__execRecentItem:last-child{margin-bottom:0}.dashboard-v2-module__bVyXtW__execRecentItem .dashboard-v2-module__bVyXtW__when{color:var(--text-01);flex-shrink:0;font-size:11px}.dashboard-v2-module__bVyXtW__execRecentEmpty{color:var(--text-01);margin:0;font-size:12px;font-style:italic}.dashboard-v2-module__bVyXtW__futureCard{background:repeating-linear-gradient(45deg,var(--background-neutral-00),var(--background-neutral-00)10px,var(--background-tint-01)10px,var(--background-tint-01)20px);cursor:default;border-style:dashed}.dashboard-v2-module__bVyXtW__futureCard:hover{border-color:var(--text-03);box-shadow:none}.dashboard-v2-module__bVyXtW__futureCard .dashboard-v2-module__bVyXtW__execNum{color:var(--text-01);font-weight:400}.dashboard-v2-module__bVyXtW__futureTag{background:var(--background-tint-01);color:var(--text-03);letter-spacing:.03em;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:500}.dashboard-v2-module__bVyXtW__section{background:var(--background-neutral-00);border:1px solid var(--border-01);border-radius:12px;padding:20px 22px}.dashboard-v2-module__bVyXtW__sectionHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dashboard-v2-module__bVyXtW__sectionTitle{color:var(--text-05);letter-spacing:-.1px;margin:0;font-size:14px;font-weight:500}.dashboard-v2-module__bVyXtW__sectionSub{color:var(--text-01);margin:2px 0 0;font-size:12px}.dashboard-v2-module__bVyXtW__matrixScroll{overflow-x:auto}.dashboard-v2-module__bVyXtW__matrix{grid-template-columns:minmax(180px,1.4fr) repeat(10,minmax(72px,.7fr)) minmax(96px,.9fr);align-items:center;gap:10px;min-width:1080px;display:grid}.dashboard-v2-module__bVyXtW__matrixRow{display:contents}.dashboard-v2-module__bVyXtW__matrixRow>*{border-bottom:1px solid var(--border-01);padding:12px 0;font-size:13px}.dashboard-v2-module__bVyXtW__matrixRow:last-child>*{border-bottom:none}.dashboard-v2-module__bVyXtW__matrixHeader{color:var(--text-01);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-01);font-size:10px;font-weight:500;padding:0 0 10px!important}.dashboard-v2-module__bVyXtW__assetCell{flex-direction:column;gap:2px;display:flex}.dashboard-v2-module__bVyXtW__assetName{color:var(--text-05);font-size:13px;font-weight:500}.dashboard-v2-module__bVyXtW__assetMeta{color:var(--text-01);align-items:center;gap:5px;font-size:11px;display:flex}.dashboard-v2-module__bVyXtW__typePill{border-radius:3px;padding:1px 5px;font-size:9px;font-weight:500}.dashboard-v2-module__bVyXtW__typePillProduct{color:#0c447c;background:#e6f1fb}.dashboard-v2-module__bVyXtW__typePillDisease{color:#085041;background:#e1f5ee}.dashboard-v2-module__bVyXtW__cell{text-align:center}.dashboard-v2-module__bVyXtW__cellMeta{color:var(--text-03);font-size:11px}.dashboard-v2-module__bVyXtW__countPill{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.dashboard-v2-module__bVyXtW__countPill .dashboard-v2-module__bVyXtW__dot{opacity:.7;background:currentColor;border-radius:50%;width:5px;height:5px}.dashboard-v2-module__bVyXtW__countPillEmpty{background:var(--background-tint-01);color:var(--text-01)}.dashboard-v2-module__bVyXtW__countPillDone{color:#085041;background:#e1f5ee}.dashboard-v2-module__bVyXtW__countPillPartial{color:#633806;background:#faeeda}.dashboard-v2-module__bVyXtW__matrixEmpty{text-align:center;color:var(--text-01);padding:24px 0;font-size:12px}.dashboard-v2-module__bVyXtW__attnGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:900px){.dashboard-v2-module__bVyXtW__attnGrid{grid-template-columns:1fr}}.dashboard-v2-module__bVyXtW__attnItem{background:var(--background-neutral-00);border:1px solid var(--border-01);border-radius:10px;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.dashboard-v2-module__bVyXtW__attnIcon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.dashboard-v2-module__bVyXtW__attnIcon svg{width:14px;height:14px}.dashboard-v2-module__bVyXtW__attnIconWarning{color:#854f0b;background:#faeeda}.dashboard-v2-module__bVyXtW__attnIconStale{color:#993c1d;background:#faece7}.dashboard-v2-module__bVyXtW__attnIconDraft{background:var(--background-tint-01);color:var(--text-03)}.dashboard-v2-module__bVyXtW__attnContent{flex:1;min-width:0}.dashboard-v2-module__bVyXtW__attnTitle{color:var(--text-05);margin:0 0 3px;font-size:13px;font-weight:500}.dashboard-v2-module__bVyXtW__attnSub{color:var(--text-03);margin:0;font-size:11px;line-height:1.5}
.summaryQuadrants-module__OA-GWq__root{flex-direction:column;gap:16px;width:100%;display:flex}.summaryQuadrants-module__OA-GWq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:900px){.summaryQuadrants-module__OA-GWq__grid{grid-template-columns:1fr}}.summaryQuadrants-module__OA-GWq__card{background:var(--background-neutral-00);border:1px solid var(--border-01);border-radius:12px;flex-direction:column;gap:14px;min-height:280px;padding:18px 20px;display:flex}.summaryQuadrants-module__OA-GWq__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.summaryQuadrants-module__OA-GWq__headTitle{align-items:center;gap:10px;display:flex}.summaryQuadrants-module__OA-GWq__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.summaryQuadrants-module__OA-GWq__icon svg{width:16px;height:16px}.summaryQuadrants-module__OA-GWq__count{color:var(--text-03);white-space:nowrap;font-size:12px}.summaryQuadrants-module__OA-GWq__body{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.summaryQuadrants-module__OA-GWq__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.summaryQuadrants-module__OA-GWq__listItem{cursor:pointer;font:inherit;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:6px 8px;transition:background .12s;display:flex}.summaryQuadrants-module__OA-GWq__listItem:hover{background:var(--background-tint-01)}.summaryQuadrants-module__OA-GWq__listItemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-05);flex:1;font-size:13px;overflow:hidden}.summaryQuadrants-module__OA-GWq__listItemWhen{color:var(--text-03);white-space:nowrap;font-size:11px}.summaryQuadrants-module__OA-GWq__emptyState{text-align:center;color:var(--text-03);border:1px dashed var(--border-01);border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:18px 8px;font-size:13px;display:flex}.summaryQuadrants-module__OA-GWq__viewAll{color:var(--text-03);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12px;text-decoration:underline}.summaryQuadrants-module__OA-GWq__viewAll:hover{color:var(--text-05)}.summaryQuadrants-module__OA-GWq__footer{justify-content:flex-end;align-items:center;gap:8px;display:flex}
.docx-preview-module__aPAKga__prose{color:var(--text-05);font-family:var(--font-hanken-grotesk,var(--font-sans));max-width:75ch;margin-inline:auto;padding:1.5rem 2rem;font-size:14px;line-height:1.6}.docx-preview-module__aPAKga__prose h1,.docx-preview-module__aPAKga__prose h2,.docx-preview-module__aPAKga__prose h3,.docx-preview-module__aPAKga__prose h4{color:var(--text-05);margin-top:1.5em;margin-bottom:.4em;font-weight:600;line-height:1.25}.docx-preview-module__aPAKga__prose h1{font-size:1.6rem}.docx-preview-module__aPAKga__prose h2{font-size:1.35rem}.docx-preview-module__aPAKga__prose h3{font-size:1.15rem}.docx-preview-module__aPAKga__prose h4{font-size:1rem}.docx-preview-module__aPAKga__prose p{margin:.6em 0}.docx-preview-module__aPAKga__prose ul,.docx-preview-module__aPAKga__prose ol{margin:.6em 0;padding-left:1.4em}.docx-preview-module__aPAKga__prose li{margin:.2em 0}.docx-preview-module__aPAKga__prose table{border-collapse:collapse;width:100%;margin:1em 0}.docx-preview-module__aPAKga__prose th,.docx-preview-module__aPAKga__prose td{border:1px solid var(--border-01);text-align:left;vertical-align:top;padding:6px 10px}.docx-preview-module__aPAKga__prose th{background:var(--background-tint-01);font-weight:600}.docx-preview-module__aPAKga__prose img{max-width:100%;height:auto}.docx-preview-module__aPAKga__prose a{color:var(--action-link-05);text-decoration:underline}.docx-preview-module__aPAKga__prose strong{font-weight:600}.docx-preview-module__aPAKga__prose em{font-style:italic}.docx-preview-module__aPAKga__prose blockquote{border-left:3px solid var(--border-02);color:var(--text-03);margin:.8em 0;padding-left:1em;font-style:italic}.docx-preview-module__aPAKga__prose hr{border:none;border-top:1px solid var(--border-01);margin:1.5em 0}.docx-preview-module__aPAKga__prose code{font-family:var(--font-dm-mono,monospace);background:var(--background-tint-01);border-radius:4px;padding:.1em .35em;font-size:.9em}.docx-preview-module__aPAKga__prose pre{font-family:var(--font-dm-mono,monospace);background:var(--background-tint-01);border-radius:6px;padding:.75em 1em;font-size:.9em;overflow-x:auto}
