.outreach-identity{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.outreach-identity>small{padding-right:2px;font-size:9px;font-weight:500;line-height:12px;letter-spacing:.6px;text-transform:uppercase;color:var(--color-muted)}.outreach-identity-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;height:44px;margin:0;padding:3px;border:1px solid var(--color-line);border-radius:calc(var(--radius-button) + 3px);background:var(--color-surface);color:var(--color-ink);font-family:inherit;text-align:center;cursor:pointer;appearance:none}.outreach-identity-switch:before{content:"";position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc(50% - 3px);border-radius:var(--radius-button);background:var(--color-ink);transition:transform .32s var(--motion-easing),background-color .32s var(--motion-easing)}.outreach-identity-switch[aria-checked=true]:before{transform:translateX(100%);background:var(--color-blue)}.outreach-identity-switch>span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:138px;padding:0 16px;font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;color:var(--color-muted);transition:color .32s var(--motion-easing)}.outreach-identity-switch>span>svg{width:16px;height:16px}.outreach-identity-switch[aria-checked=false]>span:first-of-type,.outreach-identity-switch[aria-checked=true]>span:last-of-type{color:var(--color-paper)}.outreach-identity-switch:focus-visible{outline:2px solid var(--color-blue);outline-offset:3px}@media (hover:hover) and (pointer:fine){.outreach-identity-switch[aria-checked=false]:hover>span:last-of-type,.outreach-identity-switch[aria-checked=true]:hover>span:first-of-type{color:var(--color-ink)}}.outreach-identity-record{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 14px;border-radius:var(--radius-button);background:var(--color-ink);color:var(--color-paper);font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap}.outreach-identity-record.is-branded{background:var(--color-blue)}.outreach-identity-record>svg{width:16px;height:16px}.outreach-ident{position:relative;display:inline-grid;align-items:center;vertical-align:middle;justify-self:start;max-width:100%;min-height:26px;margin-block:-3px;border-radius:var(--radius-button);background:var(--color-ink);color:var(--color-paper);font-size:13px;font-weight:500;line-height:1.35;overflow:hidden;transition:background-color .32s var(--motion-easing),color .32s var(--motion-easing)}.outreach-ident.is-branded{background:var(--color-blue-tint);color:var(--color-blue)}.outreach-ident>span{grid-area:1/1;display:inline-flex;align-items:center;gap:7px;min-width:0;padding:0 10px 0 8px;overflow-wrap:anywhere;transition:transform .32s var(--motion-easing),opacity .2s var(--motion-easing)}.outreach-ident>span>svg{width:14px;height:14px;flex:none}.outreach-ident>.outreach-ident-off{position:absolute;opacity:0}.outreach-ident:not(.is-branded)>.outreach-ident-off{transform:translateY(100%)}.outreach-ident.is-branded>.outreach-ident-off{transform:translateY(-100%)}.outreach-file{display:inline-flex;align-items:center;flex-wrap:wrap;row-gap:2px;justify-self:start;max-width:100%}.outreach-file>svg{width:14px;height:14px;flex:none;margin-right:6px;color:var(--color-muted)}.outreach-file-suffix{display:inline-grid;grid-template-columns:1fr;margin-inline:6px 3px;transition:grid-template-columns .32s var(--motion-easing),opacity .2s var(--motion-easing),margin .32s var(--motion-easing)}.outreach-file-suffix>b{height:22px;padding:0 7px;border-radius:5px;background:var(--color-ink);color:var(--color-paper);font-size:12px;font-weight:500;line-height:22px;white-space:nowrap;overflow:hidden}.outreach-file-suffix.is-collapsed{grid-template-columns:0fr;opacity:0;margin-inline:0}.outreach-file-suffix.is-collapsed>b{padding:0}.outreach-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;white-space:nowrap;clip-path:inset(50%)}.outreach-seq-nav{flex:1;min-width:0}.outreach-seq-strip{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.outreach-seq-strip::-webkit-scrollbar{display:none}.outreach-seq-strip.is-before{mask-image:linear-gradient(90deg,transparent 0,var(--color-ink) 28px)}.outreach-seq-strip.is-after{mask-image:linear-gradient(90deg,var(--color-ink) calc(100% - 28px),transparent 100%)}.outreach-seq-strip.is-before.is-after{mask-image:linear-gradient(90deg,transparent 0,var(--color-ink) 28px,var(--color-ink) calc(100% - 28px),transparent 100%)}.outreach-seq-days{--col:var(--col-desktop,80px);position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:var(--col);width:max-content;height:108px}.outreach-seq-day{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1px;padding-top:6px}.outreach-seq-day>small{font-size:9px;font-weight:500;line-height:12px;letter-spacing:.6px;text-transform:uppercase;color:var(--color-muted)}.outreach-seq-day>b{font-size:15px;font-weight:600;line-height:20px;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--color-ink)}.outreach-seq-day.is-off>b{font-weight:400;color:var(--color-muted)}.outreach-seq-day.is-today>small{color:var(--color-blue)}.outreach-seq-day.is-month>small{font-weight:600;color:var(--color-ink)}.outreach-seq-active{position:absolute;z-index:0;top:0;bottom:0;left:4px;width:calc(var(--col) - 8px);border-radius:var(--radius-surface);background:var(--color-blue-tint);transform:translateX(calc(var(--at) * var(--col)));transition:transform .32s var(--motion-easing),opacity var(--motion-duration) var(--motion-easing)}.outreach-seq-active.is-idle{opacity:0}.outreach-seq-track{position:absolute;z-index:1;top:56px;left:calc(var(--from) * var(--col));width:calc((var(--to) - var(--from)) * var(--col));height:2px;background:var(--color-line)}.outreach-seq-track.is-off{background:repeating-linear-gradient(90deg,var(--color-line) 0 4px,transparent 4px 8px)}.outreach-seq-gap{position:absolute;z-index:2;top:49px;left:calc((var(--from) + var(--to)) / 2 * var(--col) + var(--col) / 2);transform:translateX(-50%);padding:0 6px;background:var(--color-paper);font-size:10px;line-height:16px;white-space:nowrap;color:var(--color-muted)}.outreach-seq-stops{position:absolute;z-index:3;inset:0;margin:0;padding:0;list-style:none}.outreach-seq-stop{position:absolute;top:43px;left:calc(var(--day) * var(--col));display:flex;justify-content:center;width:var(--col);transition:left .32s var(--motion-easing)}.outreach-seq-mark{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;border:0;background:none;color:var(--color-ink);font-family:inherit;cursor:pointer;appearance:none}.outreach-seq-dot{display:grid;place-items:center;width:28px;height:28px;border:1.5px solid var(--color-strong-line);border-radius:50%;background:var(--color-paper);color:var(--color-ink);transition:background-color var(--motion-duration) var(--motion-easing),border-color var(--motion-duration) var(--motion-easing),color var(--motion-duration) var(--motion-easing)}.outreach-seq-dot>svg{width:14px;height:14px}.outreach-seq-text{display:flex;flex-direction:column;align-items:center}.outreach-seq-time{font-size:11px;font-weight:600;line-height:14px;white-space:nowrap;font-variant-numeric:tabular-nums}.outreach-seq-caption{font-size:11px;font-weight:400;line-height:14px;white-space:nowrap;color:var(--color-muted)}.outreach-seq-mark[aria-current=step] .outreach-seq-dot{border-color:var(--color-blue);background:var(--color-blue);color:var(--color-paper)}.outreach-seq-mark[aria-current=step] .outreach-seq-caption{color:var(--color-blue)}.outreach-seq-mark:focus-visible{outline:none}.outreach-seq-mark:focus-visible .outreach-seq-dot{outline:2px solid var(--color-blue);outline-offset:2px}@media (hover:hover) and (pointer:fine){.outreach-seq-mark:hover .outreach-seq-dot{border-color:var(--color-blue);color:var(--color-blue)}.outreach-seq-mark[aria-current=step]:hover .outreach-seq-dot{color:var(--color-paper)}}.outreach-seq-pages{position:relative;flex:1;min-height:0;overflow-y:auto;scroll-snap-type:y proximity;overscroll-behavior:contain;scrollbar-gutter:stable}.outreach-seq-page{min-height:100%;scroll-snap-align:start;display:flex;flex-direction:column}.outreach-seq-next{flex:none;display:flex;justify-content:center;padding:0 0 var(--space-16)}.outreach-seq-next>button{display:inline-flex;align-items:center;gap:8px;min-height:36px;margin:0;padding:6px 14px;border:0;border-radius:var(--radius-button);background:none;color:var(--color-muted);font-family:inherit;font-size:12px;font-weight:400;cursor:pointer}.outreach-seq-next>button>b{font-weight:500;color:var(--color-ink)}.outreach-seq-next>button>svg{width:14px;height:14px}@media (hover:hover) and (pointer:fine){.outreach-seq-next>button:hover{background:var(--color-surface)}}@media (max-width:760px){.outreach-identity{align-items:stretch}.outreach-identity>small{display:none}.outreach-identity-switch{height:40px}.outreach-identity-switch>span{min-width:0;padding:0 8px}.outreach-seq-days{--col:52px;height:92px}.outreach-seq-caption,.outreach-seq-gap{display:none}}@media (prefers-reduced-motion:reduce){.outreach-file-suffix,.outreach-ident,.outreach-ident>span,.outreach-identity-switch:before,.outreach-identity-switch>span,.outreach-seq-active,.outreach-seq-dot,.outreach-seq-stop{transition:none}.outreach-seq-pages,.outreach-seq-strip{scroll-behavior:auto}}.communication-live,.communication-live>.ol-screen{flex:1;min-height:0}.communication-view-switch{display:flex;gap:var(--space-4);margin-right:auto}.communication-view-switch .k-button[aria-pressed=true]{background:var(--color-blue-tint);color:var(--color-blue)}.communication-footer .cflow-run.is-waiting{color:var(--color-muted)}.communication-footer .cflow-run.is-waiting>i{animation:none}.communication-message-text{white-space:pre-wrap}.communication-transcript{max-height:220px;overflow:auto;font-size:12px;line-height:1.5}.communication-transcript summary{cursor:pointer;font-weight:600}.communication-transcript p{margin:var(--space-12) 0 0;white-space:pre-wrap}.communication-transcript small{display:block;color:var(--color-muted)}@media (max-width:760px){.communication-footer{flex-wrap:wrap}.communication-footer .cflow-run{order:-1;flex-basis:100%;font-size:11px}.communication-footer .communication-view-switch{flex:1}}.ol-story{height:100dvh;display:flex;flex-direction:column;color:var(--color-ink);font-family:var(--font-family)}.ol-story .outreach-shell{height:auto;flex:1;min-height:0}.ol-demo-toolbar{justify-content:space-between;padding:var(--space-4) var(--space-16);background:var(--color-surface);border-bottom:1px solid var(--color-line);font-size:var(--type-caption)}.ol-demo-toolbar,.ol-demo-toolbar>div,.ol-demo-toolbar>span{display:flex;align-items:center;gap:var(--space-12)}.ol-demo-toolbar>span>span{color:var(--color-muted)}.ol-demo-toolbar .k-button{font-size:var(--type-caption);height:var(--space-32);min-height:var(--space-32)}.ol-demo-toolbar .k-button-icon{width:var(--space-32);min-width:var(--space-32)}.ol-detail,.ol-list,.ol-screen,.ol-workspace{display:flex;flex-direction:column;min-width:0;min-height:0}.ol-screen,.ol-workspace{flex:1;background:var(--color-paper)}.ol-runbar{display:flex;align-items:center;justify-content:space-between;min-height:var(--space-64);gap:var(--space-16);padding:var(--space-12) var(--space-24)}.ol-run-actions,.ol-run-state{display:flex;align-items:center;gap:var(--space-12)}.ol-run-state h2{margin:0;font-size:var(--type-lead);font-weight:550;letter-spacing:-.02em}.ol-dot,.ol-filter-dot,.ol-status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:currentColor}.ol-dot{width:var(--space-8);height:var(--space-8);color:var(--color-green)}.ol-dot[data-paused]{color:var(--color-muted)}.ol-paused-note{margin:0;padding:var(--space-8) var(--space-24);font-size:var(--type-caption);background:var(--color-amber-tint);color:var(--color-amber)}.ol-list-tools{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16);padding:0 var(--space-24) var(--space-12)}.ol-filters{display:flex;gap:var(--space-4);min-width:0;overflow-x:auto;scrollbar-width:none}.ol-filters button{display:flex;align-items:center;justify-content:center;gap:var(--space-8);flex-shrink:0;min-height:var(--space-40);padding:var(--space-8) var(--space-12);border:0;border-radius:var(--radius-button);background:transparent;color:var(--color-muted);font-size:var(--type-caption);font-weight:500;cursor:pointer}.ol-filters button:hover{background:var(--color-surface);color:var(--color-ink)}.ol-filters button[aria-pressed=true]{background:var(--color-blue-tint);color:var(--color-blue)}.ol-filter-count{font-variant-numeric:tabular-nums}.ol-filter-dot{color:var(--color-amber)}.ol-search{display:flex;align-items:center;gap:var(--space-8);width:180px;flex-shrink:0;min-height:var(--space-40);border:1px solid var(--color-line);border-radius:var(--radius-button);padding:var(--space-8) var(--space-12);color:var(--color-muted)}.ol-search input{border:0;outline:none;min-width:0;width:100%;font:inherit;font-size:var(--type-caption);background:transparent;color:var(--color-ink)}.ol-search:focus-within{border-color:var(--color-blue);outline:1px solid var(--color-blue)}.ol-columns{display:flex;flex:1;min-height:0;border-top:1px solid var(--color-line)}.ol-list{flex:1}.ol-table-scroll{overflow:auto;flex:1;min-height:0;overscroll-behavior:contain}.ol-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;text-align:left}.ol-table col:first-child{width:29%}.ol-table col:nth-child(2){width:19%}.ol-table col:nth-child(3){width:28%}.ol-table col:nth-child(4){width:24%}.ol-table th{position:sticky;top:0;z-index:2;height:var(--space-32);background:var(--color-surface);padding:var(--space-8) var(--space-16);border-bottom:1px solid var(--color-line);color:var(--color-muted);font-size:var(--type-caption);font-weight:450}.ol-table td:first-child,.ol-table th:first-child{padding-left:var(--space-24)}.ol-table td:last-child,.ol-table th:last-child{padding-right:var(--space-24)}.ol-supplier{position:relative;content-visibility:auto;contain-intrinsic-size:auto var(--space-64)}.ol-table td{height:auto;padding:var(--space-8) var(--space-16);border-bottom:1px solid var(--color-line);vertical-align:middle}.ol-supplier:hover>td{background:var(--color-surface)}.ol-supplier[data-selected]>td{background:var(--color-blue-tint)}.ol-supplier[data-selected]>td:first-child{box-shadow:inset 3px 0 var(--color-blue)}.ol-supplier:has(.ol-firm:focus-visible){outline:2px solid var(--color-blue);outline-offset:-2px}.ol-firm{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.ol-firm:after{content:"";position:absolute;inset:0}.ol-firm strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:550;line-height:1.5}.ol-firm>span{display:block;margin-top:var(--space-4);color:var(--color-muted);font-size:var(--type-caption);line-height:1.4}.ol-firm-chevron{display:none}.ol-status{display:inline-flex;align-items:center;gap:var(--space-8);white-space:nowrap;font-size:var(--type-caption);line-height:1.5;font-weight:450;color:var(--color-muted)}.ol-status[data-status=failed],.ol-status[data-status=paused],.ol-status[data-status=question]{color:var(--color-amber)}.ol-status[data-status=quote]{color:var(--color-green)}.ol-status[data-status=calling],.ol-status[data-status=reply_queued]{color:var(--color-blue)}.ol-status[data-status=promised] .ol-status-dot,.ol-status[data-status=queued] .ol-status-dot,.ol-status[data-status=uncertain] .ol-status-dot,.ol-status[data-status=waiting] .ol-status-dot{background:transparent;border:1px solid}.ol-contact-title{display:flex;align-items:center;gap:var(--space-8);font-size:14px;line-height:1.5}.ol-contact-title svg{flex-shrink:0;color:var(--color-muted)}.ol-contact-title>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ol-contact-cell time,.ol-next-cell small{display:block;margin-top:var(--space-4);color:var(--color-muted);font-size:var(--type-caption);font-variant-numeric:tabular-nums;line-height:1.4}.ol-contact-cell time{padding-left:calc(var(--space-16) + var(--space-8))}.ol-next-cell>span{font-size:14px;line-height:1.5}.ol-row-action.k-button{position:relative;z-index:1;min-height:var(--space-32);height:var(--space-32);font-size:var(--type-caption);color:var(--color-blue);padding-inline:var(--space-12)}.ol-row-action.k-button-outline{border-color:var(--color-line);background:var(--color-paper)}.ol-row-action.k-button-outline:hover{border-color:var(--color-blue);background:var(--color-blue-tint)}.ol-next-cell .k-button-ghost{padding-left:0}.ol-list-footer{padding:var(--space-12) var(--space-24);font-size:var(--type-caption);color:var(--color-muted);border-top:1px solid var(--color-line)}.ol-no-results{display:flex;flex-direction:column;align-items:center;gap:var(--space-12);padding:var(--space-64) var(--space-24);font-size:14px}.ol-no-results>span,.ol-no-results>svg{color:var(--color-muted)}.ol-no-results .k-button{margin-top:var(--space-8)}.ol-detail{width:480px;flex-shrink:0;border-left:1px solid var(--color-line)}.ol-detail-heading{padding:var(--space-12) var(--space-24) var(--space-20);border-bottom:1px solid var(--color-line)}.ol-detail-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-16);color:var(--color-muted);font-size:var(--type-caption)}.ol-detail-toolbar .k-button{margin-right:calc(-1 * var(--space-8))}.ol-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-12)}.ol-detail h2{font-size:20px;font-weight:550;letter-spacing:-.025em;margin:0 0 var(--space-8);line-height:1.4;outline:none;overflow-wrap:anywhere}.ol-detail-heading p{color:var(--color-muted);font-size:var(--type-caption);margin:0 0 var(--space-12)}.ol-detail-heading>.ol-status{margin-top:var(--space-4)}.ol-supplier-control.k-button{border-color:var(--color-blue);background:var(--color-blue-tint);color:var(--color-blue);gap:var(--space-8)}.ol-supplier-control.k-button[data-action=resume]{border-color:var(--color-green);background:var(--color-green-tint);color:var(--color-green)}.ol-supplier-control.k-button:hover:not(:disabled){border-color:currentColor}.ol-detail-scroll{padding:var(--space-24);overflow-y:auto;min-height:0;overscroll-behavior:contain}.ol-question{padding:var(--space-20);background:var(--color-amber-tint);border-radius:var(--radius-surface)}.ol-detail .ol-question{padding:0 0 var(--space-24);border-radius:0;background:transparent}.ol-answer>span,.ol-question>span{display:flex;align-items:center;gap:var(--space-8);color:var(--color-amber);font-size:var(--type-caption);font-weight:500}.ol-question h3{font-size:var(--type-lead);font-weight:500;line-height:1.6;margin:var(--space-12) 0 var(--space-20);text-wrap:pretty}.ol-question p{font-size:var(--type-caption);color:var(--color-muted);margin:0 0 var(--space-16)}.ol-next{display:flex;align-items:flex-start;gap:var(--space-12);margin-bottom:var(--space-24);padding:var(--space-16);border:1px solid var(--color-line);border-radius:var(--radius-surface)}.ol-next>svg{color:var(--color-muted);margin-top:var(--space-4);flex-shrink:0}.ol-next>div{display:grid;gap:var(--space-4)}.ol-next small,.ol-next span{color:var(--color-muted);font-size:var(--type-caption)}.ol-next strong{font-size:14px;font-weight:500}.ol-next[data-held] small{color:var(--color-amber)}.ol-detail-scroll>.k-button,.ol-issue{margin:0 0 var(--space-24)}.ol-issue{font-size:14px;line-height:1.7}.ol-issue p{margin:0 0 var(--space-16)}.ol-history-heading{display:flex;justify-content:space-between;align-items:baseline;padding-top:var(--space-20);border-top:1px solid var(--color-line)}.ol-history-heading h3{font-size:var(--type-caption);font-weight:550;margin:0}.ol-history-heading>span{color:var(--color-muted);font-size:var(--type-caption)}.ol-timeline{list-style:none;margin:var(--space-24) 0 0;padding:0}.ol-timeline>li{display:grid;grid-template-columns:var(--space-32) minmax(0,1fr);gap:var(--space-12);position:relative;padding-bottom:var(--space-32)}.ol-timeline>li:not(:last-child):before{content:"";position:absolute;top:var(--space-40);bottom:var(--space-8);left:var(--space-16);width:1px;background:var(--color-line)}.ol-event-icon{display:flex;align-items:center;justify-content:center;width:var(--space-32);height:var(--space-32);background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-button);color:var(--color-muted)}.ol-timeline article>header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:var(--space-4);color:var(--color-muted);font-size:var(--type-caption)}.ol-timeline article>header i{font-style:normal;margin-inline:var(--space-4)}.ol-timeline time{font-variant-numeric:tabular-nums}.ol-timeline h4{font-size:14px;font-weight:550;margin:var(--space-8) 0}.ol-timeline p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--color-muted);font-size:var(--type-caption);line-height:1.7;overflow-wrap:anywhere}.ol-timeline footer{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-8)}.ol-timeline footer>span{display:flex;align-items:center;gap:var(--space-4);color:var(--color-muted);font-size:var(--type-caption)}.ol-timeline footer .k-button{color:var(--color-blue);font-size:var(--type-caption);margin-left:auto;padding:var(--space-4);height:var(--space-32);min-height:var(--space-32)}.ol-empty-history{margin:0;color:var(--color-muted);font-size:var(--type-caption);line-height:1.7;padding-top:var(--space-20)}.ol-screen[data-detail-open] .ol-table col:first-child{width:62%}.ol-screen[data-detail-open] .ol-table col:nth-child(2){width:38%}.ol-screen[data-detail-open] .ol-table col:nth-child(n+3),.ol-screen[data-detail-open] .ol-table td:nth-child(n+3),.ol-screen[data-detail-open] .ol-table th:nth-child(n+3){display:none}.ol-story .connected-purchases>.ol-sidebar-question{display:flex;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-8);border:0;color:var(--color-amber);font-size:11px;background:transparent;text-align:left}.ol-answer{padding:var(--space-16);margin-bottom:var(--space-24);border-radius:var(--radius-surface);background:var(--color-green-tint)}.ol-answer>span{color:var(--color-green)}.ol-answer p{margin:var(--space-8) 0 0;font-size:14px;line-height:1.6}.ol-quote-preview{display:flex;align-items:center;gap:var(--space-12);width:100%;margin-bottom:var(--space-24);border:1px solid var(--color-line);background:var(--color-paper);padding:var(--space-16);border-radius:var(--radius-surface);text-align:left;cursor:pointer}.ol-quote-preview:hover{border-color:var(--color-blue);background:var(--color-blue-tint)}.ol-quote-preview>span{flex:1;display:grid;gap:var(--space-4)}.ol-quote-preview small{color:var(--color-muted);font-size:var(--type-caption)}.ol-quote-preview>svg{color:var(--color-blue)}.ol-general-link{background:none;border:0;padding:0;color:var(--color-muted);font:inherit;cursor:pointer}.ol-general-link:hover{color:var(--color-blue);text-decoration:underline}.ol-source{width:min(720px,calc(100vw - 32px));max-width:720px;max-height:calc(100dvh - 48px);font-family:var(--font-family);overflow:hidden;display:flex;flex-direction:column}.ol-source-scroll{overflow-y:auto;min-height:0}.ol-source-close.k-button{position:absolute;top:var(--space-12);right:var(--space-12)}.ol-source [data-slot=dialog-description],.ol-source [data-slot=dialog-title]{padding-right:var(--space-32)}.ol-quote-card dl,.ol-source dl{font-size:var(--type-caption);margin:var(--space-16) 0 var(--space-24)}.ol-quote-card dl>div,.ol-source dl>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:var(--space-12);margin-top:var(--space-8)}.ol-quote-card dt,.ol-source dt{color:var(--color-muted)}.ol-quote-card dd,.ol-source dd{margin:0;overflow-wrap:anywhere}.ol-source-text{white-space:pre-wrap;font-size:14px;line-height:1.8;margin:var(--space-24) 0}.ol-attachment{border:1px solid var(--color-line);border-radius:var(--radius-surface);font-size:var(--type-caption)}.ol-attachment summary{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-8);cursor:pointer;padding:var(--space-12);overflow-wrap:anywhere}.ol-attachment summary span{margin-left:auto;color:var(--color-muted)}.ol-attachment>div{padding:var(--space-20);border-top:1px solid var(--color-line);line-height:1.8}.ol-chat{flex:1;display:flex;flex-direction:column;min-height:0;width:min(100%,880px);margin-inline:auto;padding:var(--space-24)}.ol-chat-history{min-height:0;flex:1;overflow-y:auto}.ol-chat-intro{padding:var(--space-32) 0}.ol-assistant{font-weight:650;font-size:var(--type-lead);letter-spacing:-.04em}.ol-assistant>span{color:var(--color-blue)}.ol-chat p{line-height:1.7;font-size:14px;margin:var(--space-12) 0}.ol-chat-bottom{flex-shrink:0;display:grid;gap:var(--space-12)}.ol-chat-bottom .chat-composer{margin:0}.ol-suggestions{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-16)}.ol-general-link{display:block;font-size:11px;margin-top:var(--space-12)}.ol-chat-exchange{padding-bottom:var(--space-24)}.ol-chat-user{width:fit-content;max-width:90%;margin-left:auto!important;padding:var(--space-12) var(--space-16);background:var(--color-paper);border:1px solid var(--color-line);border-radius:var(--radius-surface)}.ol-quotes{overflow-y:auto;padding:var(--space-32);flex:1}.ol-quotes>header{display:flex;gap:var(--space-16);align-items:baseline;margin-bottom:var(--space-24)}.ol-quotes h2{font-size:20px;font-weight:550;margin:0}.ol-quotes header>span{color:var(--color-muted);font-size:var(--type-caption)}.ol-quote-card{padding:var(--space-24);background:var(--color-paper);border:1px solid var(--color-line);border-radius:var(--radius-surface);margin-bottom:var(--space-16);max-width:960px}.ol-quote-card h3{font-size:var(--type-body);font-weight:550;margin:var(--space-8) 0}.ol-price{font-size:24px;font-weight:550}.ol-directory{padding:var(--space-24);overflow-y:auto}.ol-directory h2{margin:0 0 var(--space-24);font-size:var(--type-lead)}.ol-directory>button{display:flex;width:100%;gap:var(--space-16);align-items:center;text-align:left;padding:var(--space-16);background:var(--color-paper);border:0;border-bottom:1px solid var(--color-line)}.ol-directory>button>span{color:var(--color-muted);font-size:var(--type-caption);margin-left:auto}.ol-story button:focus-visible,.ol-story select:focus-visible{outline:2px solid var(--color-blue);outline-offset:-2px}.ol-quote-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-24)}.ol-quote-heading p,.ol-quote-total>span{color:var(--color-muted);font-size:var(--type-caption);margin:0}.ol-quote-total{display:grid;gap:var(--space-8);text-align:right;padding-top:var(--space-4)}.ol-price{font-variant-numeric:tabular-nums;letter-spacing:-.03em}.ol-quote-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-24);padding-block:var(--space-24);border-block:1px solid var(--color-line);margin:var(--space-24) 0}.ol-quote-card dl>div{display:grid;grid-template-columns:1fr;gap:var(--space-8);margin:0}.ol-quote-card dd{font-size:14px}.ol-quote-card footer{display:flex;justify-content:space-between;align-items:center;gap:var(--space-16)}.ol-quote-card footer>span{display:flex;align-items:center;gap:var(--space-8);color:var(--color-muted);font-size:var(--type-caption);overflow-wrap:anywhere;min-width:0}.ol-quote-card footer>span>svg{flex-shrink:0}.ol-source-scroll{overscroll-behavior:contain}.ol-story button{touch-action:manipulation}@media (max-width:1279px){.ol-list-tools{flex-wrap:wrap;gap:var(--space-8)}.ol-filters{flex:1}.ol-search{width:160px}.ol-filters button{padding-inline:var(--space-8)}.ol-detail{width:440px}.ol-screen[data-detail-open] .ol-table col:first-child{width:100%}.ol-screen[data-detail-open] .ol-table col:nth-child(2),.ol-screen[data-detail-open] .ol-table th:nth-child(2){display:none}.ol-screen[data-detail-open] .ol-table tr{display:grid}.ol-screen[data-detail-open] .ol-table td{display:block;height:auto}.ol-screen[data-detail-open] .ol-table .ol-firm-cell{border-bottom:0;padding-bottom:var(--space-4)}.ol-screen[data-detail-open] .ol-table .ol-status-cell{padding:0 var(--space-24) var(--space-12)}.ol-screen[data-detail-open] .ol-firm>span{display:none}}@media (max-width:1000px){.ol-demo-toolbar>span>strong{display:none}.ol-list-tools{flex-wrap:nowrap;flex-direction:column;align-items:stretch}.ol-search{width:100%}.ol-filters{flex:none}.ol-table td,.ol-table th{padding-inline:var(--space-12)}.ol-table col:first-child{width:38%}.ol-table col:nth-child(2){width:28%}.ol-table col:nth-child(3),.ol-table td:nth-child(3),.ol-table th:nth-child(3){display:none}.ol-table col:nth-child(4){width:34%}.ol-detail{width:400px}}@media (max-width:767px){.ol-demo-toolbar{align-items:flex-start;flex-direction:column;gap:0;padding:var(--space-4) var(--space-12)}.ol-demo-toolbar>div{width:100%;min-width:0;overflow-x:auto;gap:var(--space-4)}.ol-demo-toolbar>div .k-button{padding:var(--space-4);font-size:10px}.ol-demo-toolbar>div .k-button-icon{margin-left:auto}.ol-runbar{padding:var(--space-8) var(--space-16);min-height:var(--space-64)}.ol-run-state,.ol-runbar{gap:var(--space-8)}.ol-run-state h2{font-size:14px}.ol-run-actions{gap:var(--space-4);flex-shrink:0}.ol-run-actions .k-button{font-size:var(--type-caption);padding:var(--space-8)}.ol-run-actions .k-button-outline>span{display:none}.ol-list-tools{padding:0 var(--space-16) var(--space-12);gap:var(--space-12)}.ol-filters{margin-inline:calc(-1 * var(--space-16));padding-inline:var(--space-16)}.ol-filters button,.ol-search{min-height:var(--space-40)}.ol-search input{font-size:var(--type-body)}.ol-screen[data-detail-open] .ol-list,.ol-screen[data-detail-open] .ol-list-tools{display:none}.ol-detail{flex:1;width:100%;border:0}.ol-table,.ol-table tbody{display:block}.ol-table colgroup{display:none}.ol-table thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ol-table .ol-supplier{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-8);padding:var(--space-16);border-bottom:1px solid var(--color-line)}.ol-table td,.ol-table td:first-child,.ol-table td:last-child{display:block;padding:0;border:0;height:auto}.ol-supplier:hover>td{background:transparent}.ol-table .ol-firm-cell{grid-column:1/-1}.ol-firm strong{padding-right:var(--space-24);white-space:normal}.ol-firm>span{display:none}.ol-firm-chevron{display:block;position:absolute;top:var(--space-20);right:var(--space-16);color:var(--color-muted)}.ol-status-cell{grid-column:1;grid-row:2;align-self:center}.ol-table td.ol-contact-cell{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:var(--space-8);grid-row:3;color:var(--color-muted)}.ol-contact-title{min-width:0;font-size:var(--type-caption)}.ol-contact-cell time{margin:0;padding:0;flex-shrink:0;font-size:11px}.ol-next-cell{grid-column:1/-1;display:flex!important;justify-content:space-between;gap:var(--space-8)}.ol-next-cell:has(.ol-row-action){grid-column:2;grid-row:2}.ol-next-cell small,.ol-next-cell>span{font-size:11px}.ol-next-cell small{margin:0;text-align:right}.ol-list-footer{padding:var(--space-8) var(--space-16)}.ol-detail-heading{padding:var(--space-8) var(--space-16) var(--space-16)}.ol-detail-toolbar{margin-bottom:var(--space-8)}.ol-detail-scroll{padding:var(--space-20) var(--space-16)}.ol-detail h2{font-size:var(--type-lead)}.ol-question{padding:var(--space-16)}.ol-question h3{font-size:var(--type-body)}.ol-paused-note{padding-inline:var(--space-16)}.ol-chat{padding:var(--space-16)}.ol-chat-intro{padding:var(--space-16) 0}.ol-chat-bottom .ol-question{max-height:40dvh;overflow-y:auto}.ol-suggestions .k-button{font-size:var(--type-caption)}.ol-quotes{padding:var(--space-16)}.ol-quote-card{padding:var(--space-20)}.ol-quote-heading{flex-direction:column}.ol-quote-total{text-align:left}.ol-quote-card dl{grid-template-columns:1fr}.ol-quote-card footer{flex-wrap:wrap}.ol-quote-card footer .k-button{width:100%}.ol-directory>button{flex-wrap:wrap}.ol-source dl>div{grid-template-columns:64px minmax(0,1fr)}}.outreach-card{color:var(--color-ink);scroll-margin-bottom:var(--space-24)}.outreach-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-16)}.outreach-attachment-dialog .outreach-heading h2,.outreach-card .outreach-heading h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.035em;line-height:1.3}.outreach-heading .status-badge{flex:none;margin-top:2px}.outreach-card .outreach-lead{margin:var(--space-8) 0 0;max-width:62ch;font-size:14px;line-height:1.6}.outreach-card .outreach-attention{display:flex;align-items:flex-start;gap:var(--space-8);margin-top:var(--space-12);font-size:13px;line-height:1.6}.outreach-card .outreach-lead.outreach-attention{margin-top:var(--space-8);font-size:14px}.outreach-attention>svg{flex:none;margin-top:3px;color:var(--color-amber)}.outreach-letter-area{margin-top:var(--space-20)}.outreach-letter{padding:var(--space-20);border-radius:var(--radius-surface);background:var(--color-surface)}.outreach-letter.is-quoted{padding:0;background:none}.outreach-letter-head{display:grid;gap:6px;margin:0 0 var(--space-16);padding-bottom:var(--space-16);border-bottom:1px solid var(--color-line)}.outreach-letter-head>div{display:grid;grid-template-columns:124px minmax(0,1fr);gap:var(--space-16);align-items:baseline}.outreach-letter.is-quoted .outreach-letter-head>div{grid-template-columns:88px minmax(0,1fr)}.outreach-letter-head dt{color:var(--color-muted);font-size:12px}.outreach-letter-head dd{margin:0;font-size:13px;overflow-wrap:anywhere}.outreach-letter-head dd>small{display:block;color:var(--color-muted);font-size:12px;line-height:1.5}.outreach-attachment{display:inline-flex;align-items:center;gap:var(--space-4);padding:0;border:0;background:transparent;color:var(--color-blue);font:inherit;text-align:left}.outreach-attachment:hover{color:var(--color-blue-hover)}.outreach-letter-body{max-width:64ch;font-size:14px;line-height:1.7}.outreach-letter-body>*+*{margin-top:var(--space-12)}.outreach-letter-body mark{padding:1px 2px;border-radius:2px;background:var(--color-evidence);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone}.outreach-card blockquote>span,.outreach-signature>span{display:block}.outreach-signature>span+span{color:var(--color-muted);font-size:13px}.outreach-updated{display:block;color:var(--color-muted);font-size:12px;font-weight:500}.outreach-letter-foot{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-12) var(--space-16);margin-top:var(--space-12)}.outreach-letter-foot:empty{display:none}.outreach-card .outreach-rows dt>small,.outreach-legend,.outreach-letter-foot>small{color:var(--color-muted);font-size:12px}.outreach-legend{display:flex;align-items:center;gap:var(--space-8);min-width:0;flex:1 1 280px;line-height:1.5}.outreach-legend>span{flex:none;width:12px;height:12px;border-radius:2px;background:var(--color-evidence)}.outreach-letter-area>details{margin-top:var(--space-12)}.outreach-card details>summary{width:fit-content;padding-block:var(--space-4)}.outreach-card blockquote{margin:var(--space-12) 0 0;font-size:13px;line-height:1.7}.outreach-card blockquote>small{display:block;margin-bottom:var(--space-4);color:var(--color-muted);font-size:12px}.outreach-card .outreach-reminder>span+span{margin-top:var(--space-4)}.outreach-card .outreach-caption,.outreach-card .outreach-note{color:var(--color-muted);font-size:12px;line-height:1.6}.outreach-card .outreach-note{margin-top:var(--space-8)}.outreach-card .outreach-rows{margin:var(--space-24) 0 0}.outreach-card .outreach-rows>div{padding-block:var(--space-16)}.outreach-card .outreach-rows dt{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:12px;line-height:1.75}.outreach-card .outreach-rows dd{font-size:14px;line-height:1.5}.outreach-card .outreach-rows dd>strong{display:block;font-weight:600}.outreach-card .outreach-rows dd>p:not([class]){margin-top:var(--space-4);color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-card .outreach-rows dd>details{margin-top:var(--space-8)}.outreach-row-action{margin-top:var(--space-12)}.outreach-card .outreach-rows>div[data-changing]{margin-inline:calc(var(--space-12) * -1);padding-inline:var(--space-12);border-radius:var(--radius-surface);background:var(--color-blue-tint)}.outreach-card .outreach-rows>div[data-changing],.outreach-card .outreach-rows>div[data-changing]+div,.outreach-card[data-tail-changing]>.outreach-footer{border-top-color:transparent}.outreach-letter-area[data-changing] .outreach-letter{background:var(--color-blue-tint)}.outreach-steps{display:grid;gap:var(--space-12);margin:var(--space-12) 0;padding:0;list-style:none}.outreach-steps>li{display:grid;grid-template-columns:152px minmax(0,1fr);column-gap:var(--space-16);align-items:baseline}.outreach-steps>li>strong{font-size:14px;font-weight:500;font-variant-numeric:tabular-nums}.outreach-steps>li>span{font-size:14px;line-height:1.5}.outreach-steps>li>span>small{color:var(--color-muted);font-size:13px}.outreach-steps>li>.outreach-call,.outreach-steps>li>details{grid-column:2;margin-top:var(--space-4)}.outreach-card .outreach-call{color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-call>blockquote{margin-top:var(--space-8);color:var(--color-ink)}.outreach-rules{display:grid;gap:var(--space-4);margin:var(--space-8) 0 0;padding-left:var(--space-16);color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-routes ul{margin:var(--space-4) 0 var(--space-12);padding:0;list-style:none}.outreach-routes li{display:flex;justify-content:space-between;gap:var(--space-16);padding:var(--space-8) 0;border-top:1px solid var(--color-line);font-size:13px}.outreach-routes li>span:first-child{min-width:0}.outreach-routes li strong{display:block;font-weight:500;overflow-wrap:anywhere}.outreach-routes li small,.outreach-routes li>span:last-child{color:var(--color-muted);font-size:12px}.outreach-routes li>span:last-child{flex:none;text-align:right}.outreach-routes .outreach-caption{margin-top:var(--space-8)}.outreach-footer{display:flex;align-items:center;gap:var(--space-16);padding-top:var(--space-20);border-top:1px solid var(--color-line)}.outreach-footer.is-leading{margin-top:var(--space-16);padding-top:0;border-top:0}.outreach-footer>.k-button{flex:none}.outreach-card .outreach-footer>.connected-status{margin:0;max-width:60ch;line-height:1.6}.outreach-card .outreach-closing{margin-top:var(--space-4);padding-left:calc(144px + var(--space-16));color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-card .outreach-old{margin-top:var(--space-16)}.outreach-superseded>summary{display:flex;align-items:center;gap:var(--space-8);min-height:44px;padding:0 var(--space-20);border:1px solid var(--color-line);border-radius:var(--radius-surface);background:var(--color-paper);color:var(--color-muted);font-size:12px;font-weight:400;cursor:pointer;list-style:none}.outreach-superseded>summary::-webkit-details-marker{display:none}.outreach-superseded>summary>svg{flex:none}.outreach-superseded[open]>summary>svg{transform:rotate(90deg)}.outreach-superseded>summary>span:first-of-type{color:var(--color-ink);font-weight:500}.outreach-superseded>summary>span:last-child{margin-left:auto}.outreach-superseded[open]>summary{margin-bottom:var(--space-12)}.outreach-attachment-dialog>p{margin:var(--space-8) 0 0;color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-anchor{scroll-margin-top:var(--space-16)}.outreach-anchor.is-user{scroll-margin-top:var(--space-64)}@media (max-width:600px){.outreach-heading{flex-direction:column-reverse;gap:var(--space-8)}.outreach-letter{padding:var(--space-16)}.outreach-letter-head>div,.outreach-letter.is-quoted .outreach-letter-head>div{grid-template-columns:64px minmax(0,1fr);gap:var(--space-8)}.outreach-card .outreach-rows>div[data-changing]{margin-inline:calc(var(--space-8) * -1);padding-inline:var(--space-8)}.outreach-footer{flex-direction:column;align-items:stretch}.outreach-card .outreach-closing{padding-left:0}.craft .outreach-prompt .chat-question-choices{flex-direction:column}.outreach-steps>li{grid-template-columns:1fr}.outreach-steps>li>.outreach-call,.outreach-steps>li>details{grid-column:1}.outreach-routes li{flex-direction:column;gap:0}.outreach-routes li>span:last-child{text-align:left}}.outreach-screen{display:flex;flex-direction:column;min-height:0;height:100%;background:var(--color-paper);color:var(--color-ink)}.outreach-production-file{display:inline-flex;width:fit-content;align-items:center;gap:var(--space-2);color:var(--color-blue);font-weight:600}.outreach-production-file.is-inline{min-height:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.outreach-width{width:100%;max-width:1184px;margin:0 auto;padding-inline:var(--space-32)}.outreach-actionbar,.outreach-band,.outreach-stale{overflow:auto;scrollbar-gutter:stable}.outreach-band{flex:none;container:outreach-band/inline-size;border-bottom:1px solid var(--color-line)}.outreach-band>.outreach-width{display:flex;align-items:center;gap:var(--space-32);padding-block:14px 12px}.outreach-band-end{flex:none;display:flex;justify-content:flex-end;width:284px}@container outreach-band (max-width: 940px){.outreach-band>.outreach-width{gap:var(--space-24)}.outreach-band-end{width:232px}.outreach-band-end .outreach-identity-switch>span{min-width:112px;padding-inline:var(--space-8)}}.outreach-stale{flex:none;border-bottom:1px solid var(--color-line);background:var(--color-amber-tint)}.outreach-stale>.outreach-width{display:flex;align-items:flex-start;gap:var(--space-12);padding-block:var(--space-12)}.outreach-stale svg{flex:none;margin-top:2px;color:var(--color-amber)}.outreach-stale strong{font-size:14px;font-weight:600}.outreach-stale p{margin-top:var(--space-4);font-size:13px;line-height:1.6}.outreach-stale>.outreach-width>.k-button{flex:none;margin-left:auto}.outreach-seq-page>.outreach-width{flex:1;display:grid;grid-template-columns:minmax(260px,320px) minmax(0,720px);justify-content:space-between;align-content:start;column-gap:var(--space-48);padding-block:var(--space-32) var(--space-16)}.outreach-step-side>small{display:block;font-size:11px;font-weight:500;line-height:12px;letter-spacing:.6px;font-variant-numeric:tabular-nums;color:var(--color-muted)}.outreach-step-side h2{margin-top:6px;font-size:26px;font-weight:600;letter-spacing:-.035em;line-height:1.2}.outreach-step-facts{display:grid;gap:var(--space-20);margin-top:var(--space-24)}.outreach-step-fact>small{display:block;font-size:9px;font-weight:500;line-height:10px;letter-spacing:.6px;color:var(--color-muted)}.outreach-step-fact>strong{display:block;margin-top:var(--space-4);font-size:15px;font-weight:600;line-height:1.15;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.outreach-step-fact>span{display:block;margin-top:2px;font-size:13px;line-height:1.55;color:var(--color-muted)}.outreach-langs{display:flex;flex-wrap:wrap;gap:2px;margin:var(--space-8) 0 0 calc(var(--space-12) * -1)}.outreach-langs>button{display:inline-flex;flex:none;white-space:nowrap;align-items:baseline;gap:6px;min-height:34px;margin:0;padding:6px var(--space-12);border:0;border-radius:var(--radius-button);background:transparent;color:var(--color-muted);font-family:inherit;font-size:13px;font-weight:500;cursor:pointer}.outreach-langs>button>small{font-size:12px;font-weight:400;color:inherit}.outreach-langs>button[aria-pressed=true]{background:var(--color-blue-tint);color:var(--color-blue)}@media (hover:hover) and (pointer:fine){.outreach-langs>button:hover{background:var(--color-surface);color:var(--color-ink)}.outreach-langs>button[aria-pressed=true]:hover{background:var(--color-blue-tint);color:var(--color-blue)}}.outreach-step-note{margin-top:var(--space-20);font-size:13px;line-height:1.6;color:var(--color-muted)}.outreach-link{padding:0;border:0;background:none;color:var(--color-blue);font:inherit;text-align:left}.outreach-link:hover{color:var(--color-blue-hover)}.outreach-step-edit{display:grid;grid-template-rows:1fr;opacity:1;animation:outreach-reveal .32s var(--motion-easing)}.outreach-step-edit[hidden]{display:none}.outreach-step-edit.is-closing{grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s var(--motion-easing),opacity .24s var(--motion-easing)}.outreach-step-edit>div{overflow:hidden}.outreach-step-edit-inner{display:grid;gap:var(--space-24);margin-top:var(--space-24);padding-top:var(--space-24);border-top:1px solid var(--color-line)}@keyframes outreach-reveal{0%{grid-template-rows:0fr}}.outreach-ask>span{display:block;font-size:14px;font-weight:600;line-height:1.45}.outreach-ask .chat-question-choices{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-12)}.outreach-ask .chat-question-choices>.k-button{min-height:40px;font-size:.8125rem}.outreach-ask .chat-question-choices>[aria-pressed=true]{color:var(--color-blue);border-color:var(--color-blue);background:var(--color-blue-tint)}.outreach-under{margin-top:var(--space-8);color:var(--color-muted);font-size:13px;line-height:1.6}.outreach-result{margin-top:var(--space-12);padding-left:var(--space-12);border-left:2px solid var(--color-blue);font-size:13px;line-height:1.6}.outreach-warn{display:flex;align-items:flex-start;gap:var(--space-4);margin-top:var(--space-8);color:var(--color-amber);font-size:13px;line-height:1.6}.outreach-warn>svg{flex:none;margin-top:3px}.outreach-write{display:grid;gap:var(--space-8);margin-top:var(--space-12)}.outreach-write label{font-size:13px;font-weight:500}.outreach-write textarea{width:100%;padding:var(--space-12);border:1px solid var(--color-strong-line);border-radius:var(--radius-button);background:var(--color-paper);color:var(--color-ink);font:inherit;font-size:14px;line-height:1.6;resize:vertical}.outreach-write p{font-size:12px;line-height:1.6;color:var(--color-muted)}.outreach-write>.k-button{justify-self:start}.outreach-screen .outreach-letter{padding:var(--space-24) var(--space-32) var(--space-32)}.outreach-screen .outreach-letter-head{gap:var(--space-8);margin-bottom:var(--space-20)}.outreach-screen .outreach-letter-head>div{grid-template-columns:72px minmax(0,1fr);align-items:center;min-height:26px}.outreach-screen .outreach-letter-head dd{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.outreach-screen .outreach-letter-body{max-width:none}.outreach-screen .outreach-letter-body>*+*{margin-top:14px}.outreach-screen .outreach-signature{margin-top:18px;line-height:1.6}.outreach-screen .outreach-signature>span+span{font-size:12px}.outreach-screen .outreach-legend{margin-top:var(--space-12)}.outreach-artefact-cap{display:flex;align-items:center;gap:var(--space-8);margin-bottom:var(--space-12);font-size:12px;line-height:1.5;color:var(--color-muted)}.outreach-artefact-cap>svg{flex:none}.outreach-script{display:grid;gap:10px}.outreach-script>p{max-width:520px;padding:var(--space-12) var(--space-16);border-radius:12px 12px 12px 3px;background:var(--color-surface);font-size:14px;line-height:1.6}.outreach-script.is-whatsapp>p{margin-left:auto;border-radius:12px 12px 3px 12px;background:var(--color-green-tint)}.outreach-deadline{margin:0;padding:var(--space-24) var(--space-32);border-radius:var(--radius-surface);background:var(--color-surface);font-size:14px;line-height:1.7}.outreach-artefact-note{margin-top:var(--space-12);font-size:12px;line-height:1.5;color:var(--color-muted)}.outreach-actionbar{flex:none;border-top:1px solid var(--color-line);background:var(--color-paper)}.outreach-actionbar>.outreach-width{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-12);min-height:68px;padding-block:var(--space-12)}.outreach-bar-note{max-width:44ch;font-size:12px;line-height:1.5;text-align:right;color:var(--color-muted)}.outreach-actionbar .k-button{flex:none}.outreach-screen .outreach-review-action{gap:var(--space-8);color:var(--color-ink);border-color:var(--color-amber);background:var(--color-amber-tint)}.outreach-review-action>svg{color:var(--color-amber)}.outreach-review-action small{padding-inline-start:var(--space-8);border-inline-start:1px solid var(--color-amber);font-size:11px;color:var(--color-muted)}.outreach-review-dialog.dialog-content{display:flex;flex-direction:column;gap:var(--space-16);width:min(620px,calc(100vw - var(--space-32)));max-height:min(720px,calc(100dvh - var(--space-32)));overflow:hidden}.outreach-review-dialog>header{display:grid;gap:var(--space-8)}.outreach-review-list{display:grid;gap:var(--space-12);min-height:0;overflow:auto}.outreach-review-group{display:grid;gap:var(--space-12);padding:var(--space-16);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-paper)}.outreach-review-group>div{display:flex;align-items:flex-start;gap:var(--space-12)}.outreach-review-group>div>svg{flex:none;margin-top:2px;color:var(--color-amber)}.outreach-review-group h3,.outreach-review-group p{margin:0}.outreach-review-group h3{font-size:14px}.outreach-review-group li,.outreach-review-group p{font-size:13px;line-height:1.45;color:var(--color-muted);overflow-wrap:anywhere}.outreach-review-group ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4) var(--space-16);margin:0;padding-inline-start:20px}.outreach-review-group>.k-button{justify-self:end}.outreach-review-group>div>div{flex:1;min-width:0}.outreach-review-senders{display:grid;gap:var(--space-12);margin-top:var(--space-12)}.outreach-review-senders>div{display:grid;gap:var(--space-4)}.outreach-review-senders strong{font-size:var(--type-caption);font-weight:500}.outreach-review-senders .mailbox-select select{padding-block:var(--space-8)}.outreach-screen .outreach-edit{min-width:112px;gap:var(--space-8)}.outreach-screen .outreach-edit[aria-pressed=true]{color:var(--color-blue);border-color:var(--color-blue);background:var(--color-blue-tint)}.outreach-confirm-actions .k-button-primary>svg,.outreach-start>svg{transition:transform var(--motion-duration) var(--motion-easing)}.outreach-confirm-actions .k-button-primary:focus-visible>svg,.outreach-confirm-actions .k-button-primary:hover>svg,.outreach-start:focus-visible>svg,.outreach-start:hover:not(:disabled)>svg{transform:translate(2px,-2px)}.outreach-run{display:inline-flex;align-items:center;gap:var(--space-8);margin-right:var(--space-4);font-size:12px;line-height:1.4;color:var(--color-green)}.outreach-run.is-paused{color:var(--color-amber)}.outreach-run>i{flex:none;width:6px;height:6px;border-radius:50%;background:currentColor}.outreach-run-more{color:var(--color-muted)}.outreach-run.is-paused .outreach-run-more{color:inherit}.outreach-screen .outreach-pause{border-color:var(--color-blue);color:var(--color-blue);background:var(--color-blue-tint)}.outreach-list{margin:var(--space-16) 0 0;padding:0;max-height:52vh;overflow:auto;list-style:none}.outreach-list>li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-8) var(--space-16);padding:var(--space-12) 0;border-top:1px solid var(--color-line)}.outreach-list>li>span:first-child{flex:1 1 220px;min-width:0}.outreach-list>li>span:first-child>strong{display:block;font-size:13px;font-weight:500;overflow-wrap:anywhere}.outreach-list-route,.outreach-list>li>span:first-child>small{color:var(--color-muted);font-size:12px}.outreach-list-language{display:flex;flex:none;gap:var(--space-4)}.outreach-list-language>.k-button{min-height:36px;padding:var(--space-8) var(--space-12);font-size:13px}.outreach-list-language>[aria-pressed=true]{color:var(--color-blue);border-color:var(--color-blue);background:var(--color-blue-tint)}.outreach-confirm.dialog-content{width:min(520px,calc(100% - 32px))}.outreach-confirm [data-slot=dialog-title]{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:1.3}.outreach-confirm [data-slot=dialog-description]{margin-top:6px;font-size:14px;line-height:1.55;color:var(--color-muted)}.outreach-receipt{margin-top:var(--space-20)}.outreach-receipt ul{margin:0;padding:0;list-style:none}.outreach-receipt-cap{display:block;padding:14px 0 6px;font-size:9px;font-weight:500;line-height:10px;letter-spacing:.6px;color:var(--color-muted)}.outreach-receipt>.outreach-receipt-cap:first-child{padding-top:0}.outreach-receipt-row{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;column-gap:var(--space-12);min-height:36px}.outreach-receipt-row>svg{color:var(--color-muted)}.outreach-receipt-row>b{font-size:14px;font-weight:500;line-height:1.4}.outreach-receipt-row>b>small{margin-left:6px;font-size:13px;font-weight:400;color:var(--color-muted)}.outreach-receipt-row>time{font-size:13px;line-height:1.4;color:var(--color-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.outreach-receipt-row.is-now>svg{color:var(--color-blue)}.outreach-receipt-row.is-now>time{color:var(--color-ink)}.outreach-receipt-row.is-total{margin-top:10px;padding-top:10px;border-top:1px solid var(--color-line)}.outreach-receipt-row.is-total>svg{color:var(--color-ink)}.outreach-receipt-row.is-total>b,.outreach-receipt-row.is-total>time{font-weight:600;color:var(--color-ink)}.outreach-confirm-identity{display:flex;align-items:center;gap:10px;margin-top:var(--space-16);padding-top:var(--space-16);border-top:1px solid var(--color-line);font-size:13px;line-height:1.5;color:var(--color-muted)}.outreach-confirm-identity.is-named{color:var(--color-ink)}.outreach-confirm-chip{display:inline-flex;flex:none;align-items:center;gap:7px;height:26px;padding:0 10px 0 8px;border-radius:var(--radius-button);background:var(--color-ink);color:var(--color-paper);font-size:13px;font-weight:500;white-space:nowrap}.outreach-confirm-identity.is-named>.outreach-confirm-chip{background:var(--color-blue-tint);color:var(--color-blue)}.outreach-confirm-chip>svg{width:14px;height:14px;flex:none}.outreach-confirm-foot{display:grid;gap:var(--space-16);margin-top:var(--space-20)}.outreach-confirm-note{display:flex;align-items:flex-start;gap:var(--space-8);font-size:12px;line-height:1.5;color:var(--color-muted)}.outreach-confirm-note>svg{flex:none;margin-top:2px}.outreach-confirm-actions{display:flex;justify-content:flex-end;gap:var(--space-8)}.outreach-confirm .k-button{min-height:40px;padding:var(--space-8) var(--space-16);font-size:.8125rem;gap:var(--space-8)}.outreach-panel{min-height:0;overflow:hidden}.outreach-standin{padding:var(--space-24)}.outreach-standin-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16);padding-bottom:var(--space-16);border-bottom:1px solid var(--color-line)}.outreach-standin-bar strong{display:block;font-size:14px;font-weight:600}.outreach-standin-bar small{color:var(--color-muted);font-size:12px}.outreach-standin>p:first-child{margin-top:0}.outreach-standin>p{margin-top:var(--space-16);max-width:64ch;color:var(--color-muted);font-size:13px;line-height:1.6}@media (max-width:1100px){.outreach-seq-page>.outreach-width{grid-template-columns:minmax(0,1fr);row-gap:var(--space-24)}}@media (max-width:560px){.outreach-receipt-row{grid-template-columns:16px minmax(0,1fr);padding-block:6px}.outreach-receipt-row>time{grid-column:2;white-space:normal}.outreach-confirm-actions>.k-button{flex:1}}@media (max-width:760px){.outreach-width{padding-inline:var(--space-16)}.outreach-band>.outreach-width{flex-direction:column-reverse;align-items:stretch;gap:10px;padding-block:10px 8px}.outreach-band-end{flex-direction:column;align-items:stretch;gap:var(--space-8)}.outreach-seq-page>.outreach-width{padding-block:var(--space-24) var(--space-12)}.outreach-step-side h2{font-size:22px}.outreach-screen .outreach-letter{padding:var(--space-16)}.outreach-screen .outreach-letter-head>div{grid-template-columns:52px minmax(0,1fr);gap:10px}.outreach-deadline{padding:var(--space-16)}.outreach-stale>.outreach-width{flex-wrap:wrap}.outreach-stale>.outreach-width>.k-button{margin-left:0;width:100%}.outreach-actionbar>.outreach-width{gap:var(--space-8)}.outreach-screen .outreach-actionbar .k-button{padding-inline:var(--space-12)}.outreach-screen .outreach-edit{min-width:0}.outreach-screen .outreach-review-action{flex:1 1 0;min-width:0;min-height:44px;white-space:normal}.outreach-review-action>span{min-width:0;line-height:1.2}.outreach-review-action small{flex:none}.outreach-review-group ul{grid-template-columns:1fr}.outreach-actionbar .k-button-primary,.outreach-screen .outreach-pause{flex:1}.outreach-actionbar:has(.outreach-live)>.outreach-width{flex-wrap:wrap}.outreach-actionbar:has(.outreach-pause) .outreach-run,.outreach-actionbar:has([aria-label="İletişimi sürdür"]) .outreach-run{flex-basis:100%}.outreach-run-more{display:none}}@media (max-width:600px){.craft .outreach-screen .outreach-ask .chat-question-choices>.k-button{flex:0 0 auto;padding-inline:var(--space-16)}}@media (prefers-reduced-motion:reduce){.outreach-step-edit,.outreach-step-edit.is-closing{animation:none;transition:none}.outreach-confirm-actions .k-button-primary>svg,.outreach-start>svg{transition:none;transform:none}}.outreach-rendered-content{white-space:pre-wrap}.dialog-overlay:has(+.workspace-settings){z-index:103}.workspace-settings.dialog-content{z-index:104;display:grid;grid-template-columns:calc(3 * var(--space-80)) minmax(0,1fr);gap:0;width:calc(100vw - var(--space-64));max-width:1040px;height:min(840px,calc(100dvh - var(--space-64)));max-height:none;padding:0;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius-dialog);background:var(--color-paper);color:var(--color-ink);font-family:var(--font-family);box-shadow:none}.settings-rail{background:var(--color-surface);border-right:1px solid var(--color-line);padding:var(--space-32) var(--space-12);min-width:0}.settings-rail-title{padding:0 var(--space-12) var(--space-32)}.settings-rail-title h2{margin:0 0 var(--space-8);font-size:var(--type-lead);line-height:1.4;outline:none}.settings-rail-title p{margin:0;color:var(--color-muted);font-size:var(--type-caption);line-height:1.5;overflow-wrap:anywhere}.settings-rail nav{display:grid;gap:var(--space-4)}.settings-rail nav button{display:flex;align-items:center;gap:var(--space-8);padding:var(--space-12);min-height:var(--space-40);border:0;border-radius:var(--radius-button);background:transparent;color:var(--color-muted);text-align:left;font:inherit;font-size:var(--type-caption);cursor:pointer}.settings-rail nav button[aria-current]{color:var(--color-blue);background:var(--color-blue-tint);font-weight:600}.settings-rail nav button:hover{color:var(--color-ink)}.settings-close.k-button{position:absolute;top:var(--space-16);right:var(--space-16)}.settings-main{display:flex;flex-direction:column;min-height:0;min-width:0}.settings-scroll{overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:var(--space-40);scrollbar-gutter:stable}.settings-header{margin-bottom:var(--space-32);padding-right:var(--space-24)}.settings-eyebrow{color:var(--color-muted);font-size:var(--type-caption);letter-spacing:.06em;font-weight:500}.settings-header h2{font-size:var(--type-report-title);line-height:1.25;letter-spacing:-.04em;font-weight:600;margin:var(--space-8) 0 var(--space-12)}.settings-header p{color:var(--color-muted);font-size:var(--type-body);line-height:1.6;margin:0}.settings-section-heading{margin-bottom:var(--space-16)}.settings-section-heading h3{margin:0 0 var(--space-4);font-size:var(--type-body);font-weight:600;line-height:1.5}.settings-section-heading p{margin:0;font-size:var(--type-caption);color:var(--color-muted);line-height:1.6}.mailbox-default-row{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:var(--space-24);padding:var(--space-12) 0}.mailbox-default-row label{display:grid;gap:var(--space-4)}.mailbox-default-row label strong{font-size:var(--type-caption);font-weight:500}.mailbox-default-row label span{color:var(--color-muted);font-size:var(--type-caption)}.mailbox-select{display:block;position:relative;min-width:0}.mailbox-select select{appearance:none;display:block;width:100%;min-height:var(--space-48);padding:var(--space-12) var(--space-32) var(--space-12) var(--space-12);border:1px solid var(--color-strong-line);border-radius:var(--radius-button);background:var(--color-paper);color:var(--color-ink);font:inherit;font-size:var(--type-caption);text-overflow:ellipsis;cursor:pointer}.mailbox-select>svg{position:absolute;right:var(--space-12);top:50%;transform:translateY(-50%);color:var(--color-muted);pointer-events:none}.mailbox-select select:disabled{cursor:default;border-color:var(--color-line);color:var(--color-muted);background:var(--color-surface)}.mailbox-select select:focus-visible,.mailbox-signature-toggle:focus-visible,.settings-rail nav button:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}.mailbox-select.has-custom-value{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding-right:var(--space-24);border-radius:var(--radius-button)}.mailbox-select-value{min-width:0;pointer-events:none}.mailbox-select-value .outreach-ident{margin-block:0}.outreach-mailbox .mailbox-select.has-custom-value select{position:absolute;inset:0;min-height:0;height:100%;padding:0;opacity:0}.mailbox-select.has-custom-value>svg{right:0}.mailbox-select.has-custom-value:has(select:focus-visible){outline:2px solid var(--color-blue);outline-offset:2px}.mailbox-select.has-custom-value:has(select:disabled){opacity:.6}.mailbox-directory{margin-top:var(--space-24);padding-top:var(--space-24);border-top:1px solid var(--color-line)}.mailbox-region+.mailbox-region{margin-top:var(--space-20)}.mailbox-region h4{font-size:var(--type-caption);color:var(--color-muted);font-weight:500;margin:0 0 var(--space-4)}.mailbox-region ul{list-style:none;padding:0;margin:0}.mailbox-account+.mailbox-account{border-top:1px solid var(--color-line)}.mailbox-account-line{display:flex;align-items:center;gap:var(--space-12);padding:var(--space-12) 0}.mailbox-avatar{flex:none;display:grid;place-items:center;width:var(--space-40);height:var(--space-40);background:var(--color-surface);color:var(--color-muted);border-radius:var(--radius-button);font-size:var(--type-caption)}.mailbox-account-identity{flex:1;min-width:0;font-size:var(--type-caption)}.mailbox-account-identity>div{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-8)}.mailbox-account-identity strong{font-weight:600;line-height:1.5;overflow-wrap:anywhere}.mailbox-account-identity>span{display:block;color:var(--color-muted);margin-top:var(--space-4);overflow-wrap:anywhere}.mailbox-default{font-size:var(--type-caption);color:var(--color-blue);font-weight:400}.mailbox-connection{color:var(--color-muted);font-size:var(--type-caption);line-height:1.5}.mailbox-signature-toggle{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);flex:none;min-height:var(--space-40);padding:0;border:0;color:var(--color-muted);background:transparent;font:inherit;font-size:var(--type-caption);cursor:pointer}.mailbox-signature-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mailbox-signature{display:grid;gap:var(--space-4);margin:0 0 var(--space-16) calc(var(--space-40) + var(--space-12));padding:var(--space-16) var(--space-20);border-left:2px solid var(--color-line);color:var(--color-muted);font-size:var(--type-caption);overflow-wrap:anywhere}.mailbox-signature strong{color:var(--color-ink);font-weight:500}.settings-personal{display:flex;gap:var(--space-12);align-items:flex-start;border-top:1px solid var(--color-line);margin-top:var(--space-24);padding-top:var(--space-24);color:var(--color-muted);font-size:var(--type-caption)}.settings-personal>svg{flex:none;margin-top:var(--space-4)}.settings-personal strong{color:var(--color-ink);font-weight:500}.settings-personal p{margin:var(--space-4) 0 0;line-height:1.6}.settings-footer{display:flex;justify-content:space-between;align-items:center;gap:var(--space-16);min-height:var(--space-80);border-top:1px solid var(--color-line);padding:var(--space-16) var(--space-32)}.settings-save-status{color:var(--color-muted);font-size:var(--type-caption);line-height:1.5;min-width:0}.settings-actions,.settings-saved{display:flex;align-items:center;gap:var(--space-8)}.settings-actions{margin-left:auto}.settings-actions .k-button,.settings-discard{font-size:var(--type-caption)}.settings-discard{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-16)}.settings-discard strong{font-weight:500}.settings-discard>div{display:flex;gap:var(--space-8)}.settings-discard .k-button{font-size:var(--type-caption)}.settings-empty p,.settings-permission{font-size:var(--type-caption);line-height:1.6;color:var(--color-muted)}.settings-permission{margin-top:var(--space-16)}.settings-empty{padding:var(--space-24) 0}.settings-empty strong{font-size:var(--type-body);font-weight:500}.settings-profile{margin:0 0 var(--space-32)}.settings-profile>div{display:grid;grid-template-columns:160px minmax(0,1fr);padding:var(--space-20) 0;gap:var(--space-24);border-bottom:1px solid var(--color-line);font-size:var(--type-caption)}.settings-profile dt{color:var(--color-muted)}.settings-profile dd{margin:0;overflow-wrap:anywhere}.settings-loading{display:grid;gap:var(--space-24);color:var(--color-muted);font-size:var(--type-caption)}.settings-loading>div{height:var(--space-48);background:var(--color-surface);border-radius:var(--radius-button)}.outreach-mailbox{display:grid;gap:var(--space-8);max-width:480px;min-width:0}.outreach-mailbox .mailbox-select select{min-height:var(--space-40)}.outreach-mailbox-state{font-size:var(--type-caption);color:var(--color-muted);margin:0}@media (max-width:900px){.workspace-settings.dialog-content{width:100%;max-width:100%;height:100dvh;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);border:0;border-radius:0}.settings-rail{padding:var(--space-20) var(--space-20) var(--space-8);border-right:0;border-bottom:1px solid var(--color-line)}.settings-rail-title{padding:0 var(--space-40) var(--space-16) 0}.settings-rail-title h2{margin-bottom:var(--space-4)}.settings-rail nav{display:flex;gap:var(--space-8)}.settings-rail nav button{padding:var(--space-8) var(--space-12)}.settings-scroll{padding:var(--space-24) var(--space-20)}.settings-header{margin-bottom:var(--space-32);padding:0}.settings-header h2{font-size:var(--type-report-title)}.settings-header p{font-size:var(--type-caption)}.mailbox-default-row{grid-template-columns:minmax(0,1fr);gap:var(--space-12)}.mailbox-default-row label{display:flex;justify-content:space-between;gap:var(--space-12);flex-wrap:wrap}.mailbox-account-line{display:grid;grid-template-columns:var(--space-40) minmax(0,1fr) auto;gap:var(--space-4) var(--space-12)}.mailbox-avatar{grid-row:1/3}.mailbox-connection{grid-column:2}.mailbox-signature-toggle{grid-column:3;grid-row:1/3}.settings-footer{flex-wrap:wrap;padding:var(--space-16) var(--space-20) max(var(--space-16),env(safe-area-inset-bottom));gap:var(--space-12);min-height:var(--space-64)}.settings-save-status:empty{display:none}.settings-actions{width:100%;justify-content:flex-end}.settings-discard{display:grid;gap:var(--space-12)}.settings-discard>div{flex-wrap:wrap;justify-content:flex-end}.settings-profile>div{grid-template-columns:1fr;gap:var(--space-8)}}.mailbox-account-identity strong,.mailbox-default-row label strong,.mailbox-select select,.settings-profile dd,.settings-rail nav button{font-size:var(--type-body)}.mailbox-signature-toggle:hover{color:var(--color-ink)}@media (max-width:900px){.settings-rail{padding-top:max(var(--space-20),env(safe-area-inset-top))}}.outreach-sender-recovery{padding:var(--space-24) var(--space-32);border-bottom:1px solid var(--color-line)}.outreach-sender-recovery h3{margin:0 0 var(--space-8);font-size:var(--type-body)}.outreach-sender-recovery>p{margin:0 0 var(--space-16);color:var(--color-muted);font-size:var(--type-caption)}.outreach-sender-recovery>div{display:grid;grid-template-columns:120px minmax(0,480px);align-items:start;gap:var(--space-16);margin-top:var(--space-16)}.outreach-sender-recovery>div>strong{font-size:var(--type-caption);font-weight:500;padding-top:var(--space-12)}.outreach-manage-mailboxes{font:inherit;border:0;padding:var(--space-8) 0;background:transparent;color:var(--color-blue);cursor:pointer}@media (max-width:900px){.outreach-sender-recovery{padding:var(--space-20)}.outreach-sender-recovery>div{grid-template-columns:1fr;gap:var(--space-8)}.settings-rail nav button{gap:var(--space-8);padding:var(--space-8);white-space:nowrap}}