.SourceAreaSelect_wrap__XBcqv{position:relative;display:inline-block}.SourceAreaSelect_trigger__wYlxS{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--sterling);color:var(--primary-dark);font-family:var(--font-ui);font-size:14px;font-weight:500;line-height:1.2;padding:7px 12px;border-radius:999px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;white-space:nowrap}.SourceAreaSelect_trigger__wYlxS:hover{border-color:var(--primary-dark)}.SourceAreaSelect_trigger__wYlxS:focus-visible{outline:none;border-color:var(--primary-dark);box-shadow:0 0 0 3px rgba(110,132,137,.25)}.SourceAreaSelect_triggerOpen__0DD4o{border-color:var(--primary-dark)}.SourceAreaSelect_triggerLabel__WHkbr{display:inline-flex;align-items:baseline;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis}.SourceAreaSelect_triggerSep__oQ6ok{color:var(--sterling)}.SourceAreaSelect_triggerArea__q2fAt{color:var(--primary-dark);font-weight:600}.SourceAreaSelect_chev___Auyw{flex:0 0 auto;color:var(--primary-dark)}.SourceAreaSelect_scrim__pNjVu{position:fixed;inset:0;z-index:59;background:transparent}.SourceAreaSelect_panel__KdMit{position:absolute;top:calc(100% + 6px);right:0;z-index:60;width:340px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--sterling);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;font-family:var(--font-ui)}.SourceAreaSelect_sheetGrip__0YCfD{display:none}.SourceAreaSelect_section__T8VbL{padding:14px 16px 6px}.SourceAreaSelect_sectionLabel___U__s{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--stucco);font-weight:600;margin-bottom:8px}.SourceAreaSelect_sourceList__Tuz9I{display:flex;flex-direction:column;max-height:200px;overflow-y:auto}.SourceAreaSelect_sourceRow__TXpKC{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:9px;font-size:14px;color:var(--primary-dark);background:none;border:0;text-align:left;cursor:pointer;font-family:inherit}.SourceAreaSelect_sourceRow__TXpKC:hover{background:var(--pristine)}.SourceAreaSelect_sourceRowSelected__WNYoa{font-weight:500}.SourceAreaSelect_dot__wWK_z{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--sterling);flex:0 0 auto;position:relative}.SourceAreaSelect_sourceRowSelected__WNYoa .SourceAreaSelect_dot__wWK_z{border-color:var(--primary-dark)}.SourceAreaSelect_sourceRowSelected__WNYoa .SourceAreaSelect_dot__wWK_z:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--primary-dark)}.SourceAreaSelect_sourceLabel__2vQUS{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SourceAreaSelect_divider__e_a7s{height:1px;background:var(--wan);margin:6px 0}.SourceAreaSelect_pills__0TpxS{display:flex;flex-wrap:wrap;gap:7px;padding:2px 16px 16px;max-height:220px;overflow-y:auto}.SourceAreaSelect_pill__qDHRp{font-family:var(--font-ui);font-size:12.5px;color:var(--primary-dark);background:var(--pristine);border:1px solid transparent;border-radius:999px;padding:6px 12px;cursor:pointer;white-space:nowrap}.SourceAreaSelect_pill__qDHRp:hover{border-color:var(--sterling)}.SourceAreaSelect_pillSelected__HFjQe{background:var(--primary-dark);color:#fff;font-weight:500}@media (max-width:640px){.SourceAreaSelect_scrim__pNjVu{background:rgba(19,20,22,.45)}.SourceAreaSelect_panel__KdMit{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;max-height:80vh;border-radius:16px 16px 0 0;animation:SourceAreaSelect_sheetSlideUp__nPcGM .22s ease-out both;display:flex;flex-direction:column}.SourceAreaSelect_sheetGrip__0YCfD{display:flex;align-items:center;justify-content:center;height:20px;flex:0 0 auto}.SourceAreaSelect_sheetGrip__0YCfD:after{content:"";width:36px;height:4px;border-radius:2px;background:var(--wan)}.SourceAreaSelect_sourceList__Tuz9I{max-height:160px}.SourceAreaSelect_pills__0TpxS{max-height:none;overflow-y:visible}.SourceAreaSelect_pills__0TpxS,.SourceAreaSelect_section__T8VbL:last-of-type{overflow-y:auto}}@keyframes SourceAreaSelect_sheetSlideUp__nPcGM{0%{transform:translateY(32px);opacity:.6}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.SourceAreaSelect_panel__KdMit{animation-duration:.01s}}