:where(.odf-root,.odf-root--v2){--odf-bg:#000;--odf-panel:#0b0b0b;--odf-line:#1a1a1a;--odf-line-strong:#292929;--odf-text:#ededed;--odf-muted:#747474;--odf-faint:#505050;--odf-sage:var(--signal-sage)}.odf-root{position:fixed;inset:0;z-index:1000;min-height:100dvh;overflow:hidden;background:var(--odf-bg);color:var(--odf-text);font-family:var(--font-suisse-intl),sans-serif;font-kerning:normal;text-rendering:optimizeLegibility}.odf-root button,.odf-root input{font-family:inherit}.odf-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.odf-root--v2{--odf-muted:#7a7a7a;--odf-faint:#606060}.odf-header{position:fixed;top:0;right:0;left:0;z-index:10;display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 28px;pointer-events:none}.odf-header>*{pointer-events:auto}.odf-back{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 10px;border:0;border-radius:8px;outline:0;background:transparent;color:var(--odf-muted);font-size:11.5px;transition:color .16s ease,background .16s ease}.odf-back:focus-visible,.odf-back:hover{background:#0d0d0d;color:#c8c8c8}.odf-fork{display:grid;min-height:100dvh;grid-template-columns:repeat(2,minmax(0,1fr))}.odf-choice{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:92px clamp(32px,6vw,104px) 74px;text-align:left;transition:background .32s cubic-bezier(.22,1,.36,1)}.odf-choice--leading{border-right:1px solid var(--odf-line);background:#000}.odf-choice{background:#000}.odf-choice-mark{position:relative;display:grid;width:min(32vw,360px);height:min(32vw,360px);margin-top:-28px;place-items:center;color:rgba(255,255,255,.36)}.odf-choice-mark:after,.odf-choice-mark:before{position:absolute;width:154px;height:154px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:"";transition:transform .52s cubic-bezier(.22,1,.36,1),border-color .28s ease}.odf-choice-mark:after{width:250px;height:250px;opacity:.48}.odf-choice:focus-visible .odf-choice-mark:before,.odf-choice:hover .odf-choice-mark:before{transform:scale(1.08);border-color:rgba(255,255,255,.15)}.odf-choice:focus-visible .odf-choice-mark:after,.odf-choice:hover .odf-choice-mark:after{transform:scale(.96)}.odf-choice-content,.odf-choice-copy{display:flex;width:100%;flex-direction:column}.odf-choice-content{max-width:460px;align-items:flex-start}.odf-choice-kicker,.odf-eyebrow{margin:0 0 13px;color:#666;font-size:12px;letter-spacing:normal}.odf-action-copy :is(h1,h2),.odf-choice-copy h2,.odf-delivery-intro :is(h1,h2){margin:0;color:var(--odf-text);font-size:clamp(25px,2.4vw,30px);font-weight:300;letter-spacing:-.025em;line-height:1.16;text-wrap:balance}.odf-stage :is(h1,h2):focus{outline:none}.odf-choice-copy>span:last-child{max-width:390px;margin-top:13px;color:var(--odf-muted);font-size:13px;font-weight:400;line-height:1.5}.odf-choice-action{display:inline-flex;width:-moz-max-content;width:max-content;min-height:44px;align-items:center;align-self:flex-start;gap:8px;margin-top:22px;padding:0 21px;border:1px solid #292929;border-radius:999px;outline:0;background:transparent;color:#8b8b8b;font-size:12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.odf-choice-action svg{transition:transform .22s ease}.odf-choice-action:active,.odf-choice-action:focus-visible,.odf-choice-action:hover{border-color:#e9e9e9;background:#e9e9e9;color:#090909}.odf-choice-action.is-primary{border-color:#e9e9e9;background:#e9e9e9;color:#090909}.odf-choice-action.is-primary:active,.odf-choice-action.is-primary:focus-visible,.odf-choice-action.is-primary:hover{border-color:#fff;background:#fff}.odf-choice-action:active svg,.odf-choice-action:focus-visible svg,.odf-choice-action:hover svg{transform:translateX(4px)}.odf-join-method{display:flex;height:100dvh;min-height:100dvh;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:96px clamp(32px,6vw,104px) 76px;box-sizing:border-box}.odf-join-method-intro h2{margin:0;color:var(--odf-text);font-size:clamp(25px,2.4vw,30px);font-weight:300;letter-spacing:-.025em;line-height:1.16;text-wrap:balance}.odf-join-method-intro>p:last-child{max-width:390px;margin:13px 0 0;color:var(--odf-muted);font-size:13px;font-weight:400;line-height:1.5}.odf-join-method-picker{width:min(100%,880px);min-width:0}.odf-join-method-intro,.odf-join-method-picker{display:flex;align-items:center;flex-direction:column}.odf-join-method-intro{width:100%;text-align:center}.odf-join-method-intro h2,.odf-join-method-intro>p:last-child{max-width:560px}.odf-join-method-options{display:flex;width:min(100%,570px);flex-direction:column;gap:14px;margin-top:38px}.odf-join-method-option{display:grid;width:100%;min-height:98px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 16px;border:0;border-radius:10px;outline:0;background:transparent;color:#7a7a7a;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,padding .22s cubic-bezier(.22,1,.36,1)}.odf-join-method-option:focus-visible,.odf-join-method-option:hover{background:var(--hover-fill);color:var(--odf-text)}.odf-join-method-option:focus-visible{box-shadow:inset 0 0 0 1px #3b3b3b}.odf-join-method-option>svg{transition:transform .22s ease}.odf-join-method-option:focus-visible>svg,.odf-join-method-option:hover>svg{transform:translateX(4px)}.odf-join-method-option-icon{display:grid;width:32px;height:32px;place-items:center;color:#555}.odf-join-method-option-copy{display:flex;min-width:0;flex-direction:column;gap:7px}.odf-join-method-option-copy strong{color:#cfcfcf;font-size:15px;font-weight:400;line-height:1.25}.odf-join-method-option-copy small{color:var(--odf-muted);font-size:12px;font-weight:400;line-height:1.45}.odf-action-screen{position:relative;display:flex;width:100%;height:100dvh;min-height:100dvh;box-sizing:border-box;align-items:flex-start;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:100px 24px 96px;scrollbar-color:#292929 transparent;scrollbar-width:thin}.odf-action-screen>.odf-stage{margin-block:auto}.odf-action-screen--create{background:#000}.odf-action-copy{position:relative;z-index:2;display:flex;width:min(100%,880px);flex-direction:column;align-items:center;text-align:center}.odf-stage--discovery{height:520px;min-height:520px;flex:0 0 auto}.odf-stage--discovery .odf-eyebrow{display:flex;min-height:12px;align-items:center}.odf-stage--discovery :is(h1,h2){display:flex;min-height:35px;align-items:center;justify-content:center}.odf-stage--discovery .odf-action-description{min-height:40px}.odf-stage{animation:odf-stage-enter .46s cubic-bezier(.22,1,.36,1) both}.odf-managed-transitions .odf-action-screen--create .odf-action-description,.odf-managed-transitions .odf-action-screen--create .odf-eyebrow,.odf-managed-transitions .odf-action-screen--create :is(h1,h2),.odf-managed-transitions .odf-stage{animation:none}.odf-action-copy :is(h1,h2){max-width:620px;font-size:clamp(28px,2.4vw,32px);font-weight:300;letter-spacing:-.036em;line-height:1.08}.odf-delivery-intro :is(h1,h2){max-width:390px;font-size:clamp(28px,2.4vw,32px);font-weight:300;letter-spacing:-.036em;line-height:1.08}.odf-action-copy .odf-eyebrow{margin-bottom:14px;color:#555;font-size:11.5px;font-weight:400;letter-spacing:.01em;line-height:1}.odf-action-description{max-width:450px;margin:16px 0 0;color:#6c6c6c;font-size:13px;font-weight:400;letter-spacing:-.003em;line-height:1.55;text-wrap:balance}.odf-action-screen--create .odf-action-description,.odf-action-screen--create .odf-eyebrow,.odf-action-screen--create :is(h1,h2){animation:odf-copy-enter .56s cubic-bezier(.22,1,.36,1) both}.odf-action-screen--create :is(h1,h2){animation-delay:55ms}.odf-action-screen--create .odf-action-description{animation-delay:.11s}.odf-discovery-mark{position:relative;display:grid;width:148px;height:148px;place-items:center;margin-top:28px}.odf-discovery-dial{position:absolute;inset:0;width:100%;height:100%;overflow:visible;animation:odf-discovery-orbit 4.8s linear infinite;transform:rotate(-90deg)}.odf-discovery-dial circle{fill:none;stroke-width:1.4;vector-effect:non-scaling-stroke}.odf-discovery-dial-track{stroke:#1a1a1a}.odf-discovery-dial-progress{stroke:#4a4a4a;stroke-linecap:round;transition:stroke .56s ease,stroke-dasharray .56s cubic-bezier(.22,1,.36,1)}.odf-discovery-mark>.odf-discovery-provider{background:#f0f0f0;box-shadow:0 0 0 1px rgba(255,255,255,.08)}.odf-discovery-mark.is-progress-2 .odf-discovery-dial-progress{stroke:#696969}.odf-discovery-mark.is-progress-3 .odf-discovery-dial-progress{stroke:#aaa}.odf-discovery-mark.is-progress-4 .odf-discovery-dial-progress{stroke:#e9e9e9}.odf-discovery-mark.is-complete .odf-discovery-dial{animation-play-state:paused}.odf-discovery-mark.is-complete .odf-discovery-dial-progress{stroke-dasharray:none;transition:stroke .16s ease}.odf-discovery-mark.is-complete>.odf-discovery-provider{background:#f0f0f0;box-shadow:0 0 0 1px rgba(255,255,255,.06);transform:scale(1)}.odf-discovery-mark.is-brand>.odf-discovery-provider{background:transparent;box-shadow:none}.odf-discovery-mark.is-brand>.odf-discovery-provider img{width:60px;height:60px;transform:none}.odf-restore-setup-icon{width:42px;height:42px;color:#777;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.odf-discovery-mark--failed .odf-discovery-dial{animation:none;transform:rotate(-90deg)}.odf-discovery-mark--failed .odf-discovery-dial-progress{stroke:var(--signal-drift)}.odf-discovery-instrument{width:min(100%,570px);margin-top:22px}.odf-discovery-current,.odf-discovery-instrument{display:flex;flex-direction:column;align-items:center}.odf-discovery-current{min-height:58px;justify-content:center;text-align:center}.odf-discovery-current>span{color:#4d4d4d;font-size:10px;font-variant-numeric:tabular-nums;line-height:1}.odf-discovery-current strong{margin-top:8px;color:#d6d6d6;font-size:13px;font-weight:400;letter-spacing:-.005em}.odf-discovery-current small{margin-top:4px;color:#707070;font-size:10.5px;line-height:1.35}.odf-discovery-failure{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;margin-top:22px;text-align:center}.odf-discovery-failure>span{color:#655050;font-size:10px;font-variant-numeric:tabular-nums;line-height:1}.odf-discovery-failure strong{margin-top:8px;color:#d6d6d6;font-size:13px;font-weight:400;letter-spacing:-.005em}.odf-discovery-failure small{margin-top:4px;color:#707070;font-size:10.5px;line-height:1.35}.odf-discovery-failure-actions{display:flex;flex-direction:column;align-items:center;margin-top:24px}.odf-discovery-failure-actions .odf-primary,.odf-discovery-failure-actions .odf-text-action{margin-top:0}.odf-discovery-failure-actions .odf-text-action{margin-top:14px}.odf-provider-grid{display:grid;width:min(100%,650px);grid-template-columns:repeat(6,minmax(0,1fr));gap:32px 18px;margin-top:36px}.odf-provider-grid button{display:flex;min-width:0;align-items:center;flex-direction:column;gap:14px;padding:0;border:0;outline:0;background:transparent;color:#585858;font-size:12px;font-weight:400;letter-spacing:.01em;cursor:pointer;animation:odf-provider-enter .52s cubic-bezier(.22,1,.36,1) both;transition:color .22s ease;white-space:nowrap;grid-column:span 2}.odf-provider-grid button:first-child{animation-delay:.17s}.odf-provider-grid button:nth-child(2){animation-delay:215ms}.odf-provider-grid button:nth-child(3){animation-delay:.26s}.odf-provider-grid button:nth-child(4){animation-delay:305ms}.odf-provider-grid button:nth-child(5){animation-delay:.35s}.odf-provider-grid button:nth-child(4){grid-column:2/span 2}.odf-provider-grid button:nth-child(5){grid-column:4/span 2}.odf-provider-icon{position:relative;display:grid;width:112px;height:112px;border:0;border-radius:50%;background:#0c0c0c;place-items:center;transition:background .26s ease,box-shadow .26s ease,transform .32s cubic-bezier(.22,1,.36,1)}.odf-provider-icon img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;filter:none;opacity:1;transform:scale(.94);transition:transform .32s cubic-bezier(.22,1,.36,1)}.odf-provider-grid button.is-active,.odf-provider-grid button:active,.odf-provider-grid button:focus-visible,.odf-provider-grid button:hover{color:#d4d4d4}.odf-provider-grid button.is-active .odf-provider-icon,.odf-provider-grid button:active .odf-provider-icon,.odf-provider-grid button:focus-visible .odf-provider-icon,.odf-provider-grid button:hover .odf-provider-icon{background:#fff;transform:translateY(-2px) scale(1.025)}.odf-provider-grid button.is-active .odf-provider-icon img,.odf-provider-grid button:active .odf-provider-icon img,.odf-provider-grid button:focus-visible .odf-provider-icon img,.odf-provider-grid button:hover .odf-provider-icon img{transform:scale(1)}.odf-provider-grid button:active .odf-provider-icon{transform:translateY(0) scale(.985)}.odf-provider-grid button.is-active .odf-provider-icon{box-shadow:0 0 0 3px #282828,0 18px 50px rgba(255,255,255,.055)}.odf-provider-grid button:focus-visible .odf-provider-icon{box-shadow:0 0 0 2px #000,0 0 0 4px #fff}.odf-primary{display:inline-flex;min-width:188px;min-height:44px;align-items:center;justify-content:center;gap:9px;margin-top:28px;padding:0 20px;border:1px solid #e9e9e9;border-radius:999px;background:#e9e9e9;color:#090909;font-size:12px;cursor:pointer;outline:0;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.odf-primary:focus-visible:not(:disabled),.odf-primary:hover:not(:disabled){border-color:#fff;background:#fff}.odf-primary:active:not(:disabled){transform:translateY(1px)}.odf-primary:disabled{border-color:#1c1c1c;background:#111;color:#555;cursor:not-allowed;opacity:1}.odf-footnote{margin:30px 0 0;color:#666;font-size:11px;font-weight:400;letter-spacing:.012em;animation:odf-status-enter .36s cubic-bezier(.22,1,.36,1) both}.odf-selection-list{display:grid;width:min(100%,570px);gap:8px;margin-top:34px}.odf-show-more{min-height:40px;margin-top:14px;padding:0 13px;border:1px solid #1f1f1f;border-radius:999px;outline:0;background:transparent;color:#666;font-size:11px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.odf-show-more:focus-visible,.odf-show-more:hover{border-color:#363636;background:#0b0b0b;color:#c4c4c4}.odf-found-card,.odf-selection-list>button{display:grid;min-height:74px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;border:0;border-radius:10px;background:#0c0c0c;color:#bdbdbd;text-align:left}.odf-selection-list>button{cursor:pointer;outline:0;transition:background .22s ease,box-shadow .22s ease,color .22s ease}.odf-selection-list>button:focus-visible,.odf-selection-list>button:hover{background:#121212;color:#aaa}.odf-selection-list>button>svg{transition:color .18s ease}.odf-selection-list>button:focus-visible>svg,.odf-selection-list>button:hover>svg{color:#aaa}.odf-choice-row>span:first-child,.odf-found-card>span:nth-child(2),.odf-project-grid button>span:first-child,.odf-selection-list>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.odf-choice-row strong,.odf-found-card strong,.odf-project-grid strong,.odf-selection-list strong{color:inherit;font-size:13px;font-weight:400;letter-spacing:-.005em;line-height:1.25}.odf-choice-row small,.odf-found-card small,.odf-project-grid small,.odf-selection-list small{margin-top:5px;color:#555;font-size:11px;font-weight:400;line-height:1.35;transition:color .22s ease}.odf-row-mark{display:grid;width:42px;height:42px;border-radius:50%;background:#181818;color:#777;font-size:13px;place-items:center;transition:background .22s ease,color .22s ease}.odf-project-grid{display:grid;width:min(100%,610px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:34px}.odf-project-grid button{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border:0;border-radius:10px;outline:0;background:#0c0c0c;color:#707070;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,transform .26s cubic-bezier(.22,1,.36,1)}.odf-project-grid button:focus-visible,.odf-project-grid button:hover{background:#121212;color:#aaa;transform:translateY(-1px)}.odf-project-grid button.is-active{background:#181818;color:#dedede}.odf-project-grid button.is-active small{color:#686868}.odf-choice-dot,.odf-project-check{display:grid;width:23px;height:23px;flex:0 0 auto;border-radius:50%;background:#151515;color:#0b0b0b;place-items:center;transition:background .2s ease,color .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}.odf-choice-row.is-active .odf-choice-dot,.odf-project-grid button.is-active .odf-project-check{background:#ededed;color:#080808;transform:scale(1.04)}.odf-action-screen--delivery{align-items:flex-start}.odf-delivery-shell{display:grid;width:min(100%,1120px);grid-template-columns:minmax(280px,390px) minmax(480px,620px);align-items:center;justify-content:space-between;gap:clamp(54px,7vw,110px);text-align:left}.odf-delivery-intro{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.odf-delivery-intro .odf-eyebrow{margin:0 0 14px;color:#555;font-size:11.5px;letter-spacing:.01em}.odf-delivery-intro .odf-action-description{max-width:350px;margin-top:17px;text-wrap:pretty}.odf-delivery-proof{display:flex;flex-direction:column;gap:9px;margin-top:29px;color:#555;font-size:11px}.odf-delivery-proof span{display:inline-flex;align-items:center;gap:7px}.odf-delivery-proof svg{color:#777}.odf-context-detail{width:100%;max-width:390px;margin-top:28px}.odf-context-detail .odf-claimants,.odf-context-detail .odf-coverage{margin:0}.odf-email-privacy-note{margin:0;color:#666;font-size:10.5px;line-height:1.55}.odf-config-card{display:grid;width:100%;gap:22px;padding:22px;border-radius:16px;background:#050505}.odf-config-card--focused{min-height:314px;grid-template-rows:minmax(0,1fr) auto}.odf-config-card--focused .odf-config-footer{align-self:end}.odf-config-card>.odf-choice-group+.odf-choice-group{padding-top:22px;border-top:1px solid #141414}.odf-choice-group{min-width:0;margin:0;padding:0;border:0}.odf-choice-group legend{margin-bottom:10px;color:#555;font-size:11px;font-weight:400;letter-spacing:.012em}.odf-choice-row{display:flex;width:100%;min-height:69px;align-items:center;justify-content:space-between;gap:14px;margin-top:8px;padding:13px 15px;border:0;border-radius:10px;outline:0;background:#0c0c0c;color:#6f6f6f;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}.odf-choice-row:first-of-type{margin-top:0}.odf-choice-row:focus-visible,.odf-choice-row:hover{background:var(--hover-fill);color:#aaa}.odf-choice-row.is-active{background:#181818;color:#dedede}.odf-choice-row.is-active small{color:#686868}.odf-destination-list,.odf-member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px}.odf-destination-extra,.odf-destination-selection-collapse,.odf-member-extra,.odf-member-selection-collapse{--odf-reveal-gap:6px;display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .22s cubic-bezier(.22,1,.36,1),margin-top .22s cubic-bezier(.22,1,.36,1),opacity .14s ease}.odf-destination-selection-collapse,.odf-member-selection-collapse{--odf-reveal-gap:9px}.odf-destination-extra.is-open,.odf-destination-selection-collapse.is-open,.odf-member-extra.is-open,.odf-member-selection-collapse.is-open{grid-template-rows:1fr;margin-top:var(--odf-reveal-gap);opacity:1}.odf-destination-selection,.odf-destination-selection-collapse>.odf-clickup-browser,.odf-member-selection{min-height:0;overflow:hidden}.odf-destination-selection .odf-destination-list,.odf-destination-selection-collapse>.odf-clickup-browser,.odf-member-selection .odf-member-grid{margin-top:0;animation:none}.odf-destination-extra>.odf-destination-list,.odf-member-extra>.odf-member-grid{min-height:0;overflow:hidden}.odf-clickup-option.is-revealed,.odf-selection-list>button.is-revealed{animation:odf-reveal-item .34s cubic-bezier(.22,1,.36,1) both}.odf-selection-list>button.is-revealed:nth-child(4){animation-delay:35ms}.odf-selection-list>button.is-revealed:nth-child(5){animation-delay:70ms}.odf-selection-list>button.is-revealed:nth-child(6){animation-delay:105ms}.odf-selection-list>button.is-revealed:nth-child(7){animation-delay:.14s}.odf-selection-list>button.is-revealed:nth-child(8){animation-delay:175ms}.odf-selection-list>button.is-revealed:nth-child(9){animation-delay:.21s}.odf-selection-list>button.is-revealed:nth-child(10){animation-delay:245ms}.odf-clickup-option.is-revealed:nth-child(4){animation-delay:35ms}.odf-clickup-option.is-revealed:nth-child(5){animation-delay:70ms}.odf-clickup-option.is-revealed:nth-child(6){animation-delay:105ms}.odf-clickup-option.is-revealed:nth-child(7){animation-delay:.14s}.odf-clickup-option.is-revealed:nth-child(8){animation-delay:175ms}.odf-clickup-option.is-revealed:nth-child(9){animation-delay:.21s}.odf-clickup-option.is-revealed:nth-child(10){animation-delay:245ms}.odf-clickup-option.is-revealed:nth-child(11){animation-delay:.28s}.odf-clickup-option.is-revealed:nth-child(12){animation-delay:315ms}.odf-destination-show-more,.odf-member-show-more{width:100%;min-height:40px;margin-top:6px;border:0;border-radius:7px;outline:0;background:transparent;color:#565656;font-size:9.5px;cursor:pointer;transition:background .16s ease,color .16s ease}.odf-destination-show-more:focus-visible,.odf-destination-show-more:hover,.odf-member-show-more:focus-visible,.odf-member-show-more:hover{background:#0e0e0e;color:#999}.odf-destination-list>button,.odf-member-grid>button{display:grid;min-width:0;min-height:52px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:8px;outline:0;background:#0a0a0a;color:#666;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.odf-member-grid>button{grid-template-columns:28px minmax(0,1fr) 20px}.odf-destination-list>button:disabled,.odf-member-grid>button:disabled{pointer-events:none}.odf-destination-list>button:focus-visible,.odf-destination-list>button:hover,.odf-member-grid>button:focus-visible,.odf-member-grid>button:hover{background:#111;color:#aaa}.odf-destination-list>button.is-active,.odf-member-grid>button.is-active{background:#151515;color:#d8d8d8}.odf-destination-list button>span:first-child,.odf-member-grid button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.odf-destination-list strong,.odf-member-grid strong{overflow:hidden;font-size:11.5px;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.odf-destination-list small,.odf-member-grid small{overflow:hidden;margin-top:4px;color:#505050;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.odf-inline-check,.odf-member-mark{display:grid;flex:0 0 auto;border-radius:50%;place-items:center}.odf-member-mark{width:28px;height:28px;background:#161616;color:#777;font-size:9px;letter-spacing:.02em}.odf-inline-check{width:20px;height:20px;background:#121212;color:#090909}.odf-destination-list>button.is-active .odf-inline-check,.odf-member-grid>button.is-active .odf-inline-check{background:#e9e9e9}.odf-clickup-browser{overflow:hidden;margin-top:9px;transform-origin:top center;animation:odf-expand-enter .32s cubic-bezier(.22,1,.36,1) both}@keyframes odf-expand-enter{0%{max-height:0;opacity:0;transform:translateY(-7px) scaleY(.98)}to{max-height:900px;opacity:1;transform:translateY(0) scaleY(1)}}@keyframes odf-reveal-item{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.odf-clickup-columns{display:grid;overflow:hidden;border-radius:9px;background:#171717;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.odf-clickup-column{min-width:0;min-height:168px;padding:12px 9px 9px;background:#090909}.odf-clickup-column>span{display:block;padding:0 7px 8px;color:#4f4f4f;font-size:9.5px;letter-spacing:.02em}.odf-clickup-column>div{display:grid;gap:3px}.odf-clickup-column button{display:flex;width:100%;min-width:0;min-height:42px;align-items:center;justify-content:space-between;gap:8px;padding:7px;border:0;border-radius:6px;outline:0;background:transparent;color:#5f5f5f;font-size:10.5px;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.odf-clickup-option-copy{display:flex;min-width:0;flex-direction:column}.odf-clickup-option-copy small,.odf-clickup-option-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odf-clickup-option-copy strong{font-size:10.5px;font-weight:400}.odf-clickup-option-copy small{margin-top:3px;color:#484848;font-size:9px}.odf-clickup-column button.is-active .odf-clickup-option-copy small{color:#666}.odf-clickup-column button:focus-visible,.odf-clickup-column button:hover{background:#111;color:#aaa}.odf-clickup-column button.is-active{background:#181818;color:#dedede}.odf-clickup-column button svg{flex:0 0 auto;color:#888}.odf-clickup-column .odf-clickup-show-more{min-height:38px;justify-content:flex-start;padding:4px 7px;color:#565656;font-size:9.5px}.odf-clickup-column .odf-clickup-show-more:focus-visible,.odf-clickup-column .odf-clickup-show-more:hover{background:#0e0e0e;color:#999}.odf-auto-option{overflow:hidden;margin-bottom:8px;border-radius:10px;background:#0c0c0c;transition:background .2s ease}.odf-auto-option.is-active{background:#181818}.odf-auto-option .odf-choice-row{margin:0;border-radius:10px;background:transparent}.odf-auto-option .odf-choice-row.is-active{background:transparent}.odf-threshold-control{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 15px;padding:12px 0 14px;border-top:1px solid #292929;transform-origin:top center;animation:odf-expand-enter .28s cubic-bezier(.22,1,.36,1) both}.odf-threshold-control>span{color:#777;font-size:10.5px;line-height:1.2}.odf-thresholds{display:grid;flex:0 0 auto;padding:2px;border-radius:999px;background:#101010;grid-template-columns:repeat(3,50px)}.odf-thresholds button{height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:#727272;font-size:9.5px;font-variant-numeric:tabular-nums;outline:0;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.odf-thresholds button:focus-visible,.odf-thresholds button:hover{color:#d0d0d0}.odf-thresholds button.is-active{background:#ededed;color:#080808;transform:scale(1.02)}.odf-config-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid #141414}.odf-config-footer p{margin:0;color:#666;font-size:10.5px;line-height:1.45}.odf-config-footer .odf-primary{min-width:156px;margin-top:0}.odf-config-footer.is-action-only{justify-content:flex-end}.odf-root--v2 .odf-config-footer{border-top:0}.odf-root--v2 .odf-config-card--focused{min-height:0;grid-template-rows:auto auto;gap:24px}.odf-root--v2 .odf-config-footer{padding-top:0}.odf-root--v2 .odf-action-copy .odf-eyebrow,.odf-root--v2 .odf-choice-group legend,.odf-root--v2 .odf-delivery-intro .odf-eyebrow{color:#666}.odf-root--v2 .odf-action-description{color:#787878}.odf-root--v2 .odf-choice-row small,.odf-root--v2 .odf-found-card small,.odf-root--v2 .odf-project-grid small,.odf-root--v2 .odf-selection-list small{color:#606060}.odf-root--v2 .odf-footnote{max-width:440px;line-height:1.5;text-wrap:balance}.odf-state-mark{position:relative;display:grid;width:176px;height:176px;margin-top:25px;color:#777;place-items:center}.odf-state-mark:after,.odf-state-mark:before{position:absolute;border:1px solid #1c1c1c;border-radius:50%;content:""}.odf-state-mark:before{width:88px;height:88px}.odf-state-mark:after{width:150px;height:150px;opacity:.6}.odf-state-mark.is-quiet{color:#999}.odf-centered-action{align-self:center;margin-top:22px}.odf-admin-request{display:flex;width:min(100%,390px);flex-direction:column;align-items:stretch;margin-top:24px;text-align:left}.odf-admin-request label{margin-bottom:8px;color:#666;font-size:10.5px;line-height:1.2}.odf-admin-request input{width:100%;height:52px;box-sizing:border-box;padding:0 16px;border:0;border-radius:10px;outline:0;background:#0b0b0b;color:#dedede;font:inherit;font-size:13px;transition:background .18s ease,box-shadow .18s ease}.odf-admin-request input::-moz-placeholder{color:#393939}.odf-admin-request input::placeholder{color:#393939}.odf-admin-request input:focus-visible,.odf-admin-request input:hover{background:#0e0e0e}.odf-admin-request input:focus-visible{background:#101010;box-shadow:0 0 0 1px #3a3a3a}.odf-name-form{display:flex;width:min(100%,390px);flex-direction:column;align-items:stretch;margin-top:24px;text-align:left}.odf-name-form label{display:flex;align-items:baseline;gap:6px;margin-bottom:8px;color:#666;font-size:10.5px;line-height:1.2}.odf-name-optional{color:#444}.odf-name-form input+label{margin-top:16px}.odf-name-form input{width:100%;height:52px;box-sizing:border-box;padding:0 16px;border:0;border-radius:10px;outline:0;background:#0b0b0b;color:#dedede;font:inherit;font-size:13px;transition:background .18s ease,box-shadow .18s ease}.odf-name-form input:focus-visible:not(:disabled),.odf-name-form input:hover:not(:disabled){background:#0e0e0e}.odf-name-form input:focus-visible{background:#101010;box-shadow:0 0 0 1px #3a3a3a}.odf-name-form>p{color:#e8908f}.odf-admin-request>p,.odf-name-form>p{min-height:15px;margin:8px 2px 0;font-size:10.5px;line-height:1.45}.odf-admin-request>p{color:#4d4d4d}.odf-admin-request .odf-primary{align-self:center;margin-top:16px}.odf-request-recipient{margin:15px 0 0;color:#555;font-size:11.5px;line-height:1.45}.odf-request-recipient strong{color:#8b8b8b;font-weight:400}.odf-found-card{width:min(100%,540px);margin-top:32px}.odf-join-pending-actions{display:flex;gap:8px;justify-content:center;margin-top:22px}.odf-join-pending-actions .odf-choice-action{width:auto;min-height:44px;padding:0 16px}.odf-action-screen--ready{padding-block:112px 104px}.odf-action-screen--join-ready{padding-block:104px 96px}.odf-action-screen--completion{padding-block:88px 80px}.odf-stage--ready{width:min(100%,920px)}.odf-stage--ready>:is(h1,h2){max-width:560px}.odf-stage--join-ready{width:min(100%,620px)}.odf-stage--join-ready>:is(h1,h2){max-width:600px;text-wrap:balance}.odf-stage--join-ready>.odf-action-description{max-width:440px}.odf-stage--join-ready .odf-ready-actions .odf-primary{min-width:188px;margin-top:30px}.odf-stage--join-ready .odf-ready-actions .odf-footnote{margin-top:16px}.odf-stage--completion{display:grid;height:560px;min-height:560px;grid-template-rows:18px 50px 24px 248px 1fr;justify-items:center}.odf-stage--completion>.odf-workspace-context{align-self:start;margin:0}.odf-stage--completion>:is(h1,h2){align-self:center;margin:0}.odf-stage--completion>.odf-action-description{align-self:start;margin:0}.odf-stage--completion.is-resolved>.odf-action-description,.odf-stage--completion.is-resolved>:is(h1,h2){animation:odf-completion-copy-resolve .42s cubic-bezier(.22,1,.36,1) both}.odf-ready-facts{display:grid;width:100%;max-width:900px;margin:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 28px;text-align:center;animation:odf-ready-facts-enter .52s cubic-bezier(.22,1,.36,1) .18s both}.odf-provider-label{display:block}.odf-claimants,.odf-coverage,.odf-no-email-invites{border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;padding:16px 0}.odf-root--v2 .odf-claimants,.odf-root--v2 .odf-coverage,.odf-root--v2 .odf-no-email-invites{border:0;padding:0}.odf-coverage{margin-bottom:14px}.odf-claimants strong,.odf-coverage strong,.odf-no-email-invites strong{display:block;color:#b8b8b8;font-size:12px;font-weight:450;line-height:1.45}.odf-coverage p,.odf-no-email-invites p{margin:7px 0 0;color:#626262;font-size:10.5px;line-height:1.55}.odf-claimants,.odf-no-email-invites{margin-top:14px}.odf-claimants>div{display:flex;margin-top:8px;flex-wrap:wrap;gap:5px 12px}.odf-claimants span{color:#5c5c5c;font-size:10px;line-height:1.45}.odf-workspace-entry{display:flex;width:min(100%,560px);align-items:center;justify-content:center;margin-top:28px;text-align:center}.odf-identity-match{margin:12px 0 0;color:#666;font-size:10.5px;line-height:1.4}.odf-ready-facts.is-join{grid-template-columns:repeat(3,minmax(0,1fr))}.odf-ready-facts>div{min-width:0;padding:0}.odf-ready-facts dt{color:#4d4d4d;font-size:10px;font-weight:400;letter-spacing:.012em;line-height:1.2}.odf-ready-facts dd{margin:6px 0 0;color:#8c8c8c;font-size:11.5px;font-weight:400;letter-spacing:-.003em;line-height:1.4}.odf-ready-actions{display:flex;flex-direction:column;align-items:center}.odf-ready-actions .odf-primary{min-width:178px;margin-top:34px}.odf-ready-actions .odf-footnote{margin-top:18px}.odf-provisioning-cube.odf-completion-cube{grid-row:4;margin:0}.odf-completion-lower{display:flex;width:100%;min-height:150px;flex-direction:column;align-items:center;align-self:start;grid-row:5}.odf-completion-lower.is-building>.odf-footnote{margin-top:26px}.odf-completion-lower.is-ready{animation:odf-completion-details-resolve .52s cubic-bezier(.22,1,.36,1) both}@media (min-width:761px){.odf-root--v2 .odf-stage--completion{height:432px;min-height:432px;grid-template-rows:18px 62px 40px 240px auto}.odf-root--v2 .odf-completion-lower{min-height:0}.odf-root--v2 .odf-workspace-entry{margin-top:0}}.odf-provisioning-cube{position:relative;isolation:isolate;display:grid;width:176px;height:176px;margin-top:25px;overflow:visible;place-items:center}.odf-workspace-processing-cube{position:relative;overflow:visible}.odf-workspace-processing-cube canvas{position:absolute;width:320%;height:320%;inset:-110%;overflow:visible;pointer-events:none}.odf-provisioning-status{display:flex;min-height:59px;flex-direction:column;align-items:center;margin-top:3px;text-align:center}.odf-provisioning-status>span{color:#4d4d4d;font-size:10px;font-variant-numeric:tabular-nums;line-height:1}.odf-provisioning-status strong{margin-top:8px;color:#c8c8c8;font-size:12.5px;font-weight:400;letter-spacing:-.004em}.odf-provisioning-status small{margin-top:5px;color:#606060;font-size:10.5px;line-height:1.35}.odf-provisioning-status>*{animation:odf-status-enter .28s cubic-bezier(.22,1,.36,1) both}@keyframes odf-ready-facts-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes odf-completion-copy-resolve{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes odf-completion-details-resolve{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.odf-stage--ready .odf-state-mark:before{animation:odf-ready-ring .9s cubic-bezier(.22,1,.36,1) .24s both}.odf-stage--ready .odf-state-mark:after{animation:odf-ready-ring 1.1s cubic-bezier(.22,1,.36,1) .32s both}@keyframes odf-ready-ring{0%{opacity:0;transform:scale(.82)}to{opacity:.7;transform:scale(1)}}@keyframes odf-copy-enter{0%{opacity:0;transform:translateY(8px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes odf-stage-enter{0%{opacity:0;transform:translateY(10px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes odf-provider-enter{0%{opacity:0;transform:translateY(13px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes odf-status-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes odf-discovery-orbit{to{transform:rotate(1turn)}}.odf-join-empty-provider{display:grid;margin-top:32px;place-items:center}.odf-join-empty-provider .odf-provider-icon{width:96px;height:96px;background:#0c0c0c}.odf-join-empty-provider .odf-provider-icon img{width:42px;height:42px;transform:none}.odf-join-empty-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:28px}.odf-join-empty-actions .odf-choice-action{min-width:148px;justify-content:center;margin-top:0}.odf-code-field{display:block;width:min(100%,390px);margin-top:34px}.odf-code-entry{position:relative;display:grid;width:100%;height:68px;place-items:center;cursor:text}.odf-code-entry input{position:absolute;z-index:2;inset:0;width:100%;height:100%;border:0;outline:none;opacity:0;cursor:text}.odf-code-characters{display:grid;width:min(100%,320px);grid-template-columns:repeat(6,1fr);align-items:center;gap:6px}.odf-code-character{position:relative;display:grid;height:52px;place-items:center;color:#d0d0d0;font-size:24px;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.02em;line-height:1;transition:color .16s ease,opacity .16s ease,transform .16s ease}.odf-code-character.is-current:not(.is-entered),.odf-code-character.is-example{color:#303030}.odf-code-entry:focus-within .odf-code-character.is-current:not(.is-entered),.odf-code-entry:focus-within .odf-code-character.is-example{color:#202020}.odf-code-entry:focus-within .odf-code-character.is-current:after{position:absolute;right:5px;width:1px;height:26px;background:#8f8f8f;content:"";animation:odf-code-caret 1s step-end infinite}.odf-code-entry:focus-within .odf-code-character.is-entered:last-of-type{transform:translateY(-1px)}.odf-code-entry.is-checking .odf-code-character.is-entered{animation:odf-code-checking .9s ease-in-out infinite alternate}.odf-code-entry.is-invalid .odf-code-character.is-entered{color:#b97870}.odf-code-feedback{width:min(100%,390px);min-height:18px;margin-top:3px;color:#5d5d5d;font-size:11.5px;line-height:1.45;text-align:center}.odf-code-feedback.is-invalid{color:#9c6660}@keyframes odf-code-caret{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes odf-code-checking{0%{opacity:.48}to{opacity:1}}.odf-text-action{display:inline-flex;min-height:44px;align-items:center;gap:6px;margin-top:23px;padding:0 10px;border:0;border-radius:999px;outline:0;background:transparent;color:var(--odf-muted);font-size:12px;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.odf-text-action:focus-visible,.odf-text-action:hover{background:#0d0d0d;color:var(--odf-text)}.odf-back:focus-visible,.odf-choice-action:focus-visible,.odf-clickup-column button:focus-visible,.odf-member-show-more:focus-visible,.odf-primary:focus-visible,.odf-show-more:focus-visible,.odf-text-action:focus-visible,.odf-thresholds button:focus-visible{box-shadow:0 0 0 2px #000,0 0 0 3px #d8d8d8}.odf-choice-row:focus-visible,.odf-destination-list>button:focus-visible,.odf-member-grid>button:focus-visible,.odf-project-grid button:focus-visible,.odf-selection-list>button:focus-visible{box-shadow:inset 0 0 0 1px #3b3b3b}.odf-review-nav{position:fixed;right:20px;bottom:16px;z-index:12;display:flex;align-items:center;gap:3px;padding:4px;border:1px solid var(--odf-line);border-radius:999px;background:rgba(8,8,8,.88);backdrop-filter:blur(18px)}.odf-review-nav a,.odf-review-nav button{padding:6px 8px;border-radius:999px;color:#4f4f4f;font-size:10px;transition:color .16s ease,background .16s ease}.odf-review-nav a:focus-visible,.odf-review-nav a:hover,.odf-review-nav button.is-active,.odf-review-nav button:focus-visible,.odf-review-nav button:hover{background:#e8e8e8;color:#080808}.odf-review-nav span{width:1px;height:16px;margin:0 3px;background:var(--odf-line)}@media (max-width:760px){.odf-header{height:58px;padding:0 18px}.odf-header img{height:17px}.odf-back{min-height:44px}.odf-fork{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.odf-choice{align-items:flex-start;justify-content:flex-end;padding:56px 24px 66px}.odf-choice--leading{border-right:0;border-bottom:1px solid var(--odf-line)}.odf-choice-mark{position:absolute;top:0;right:9px;width:178px;height:178px;margin:0;opacity:.48}.odf-choice-mark:before{width:80px;height:80px}.odf-choice-mark:after{width:130px;height:130px}.odf-choice-content{max-width:320px}.odf-choice-kicker{margin-bottom:8px}.odf-choice-copy h2{font-size:25px}.odf-choice-copy>span:last-child{margin-top:8px;font-size:13px;line-height:1.45}.odf-choice-action{min-height:44px;margin-top:16px}.odf-join-method{height:100dvh;min-height:100dvh;align-items:center;justify-content:center;padding:88px 24px 76px}.odf-join-method-intro h2{font-size:25px}.odf-join-method-intro>p:last-child{margin-top:8px;font-size:13px;line-height:1.45}.odf-join-method-options{gap:8px;margin-top:26px}.odf-join-method-option{min-height:88px;gap:14px;padding:14px 10px}.odf-action-screen{padding:84px 20px 96px}.odf-action-screen--discovery{padding-block:76px 70px}.odf-action-screen--completion{padding-block:100px 86px}.odf-action-screen>.odf-stage{margin-block:auto}.odf-stage--discovery{height:480px;min-height:480px}.odf-stage--completion{height:650px;min-height:650px;grid-template-rows:16px 46px 58px 196px 1fr}.odf-root--v2 .odf-stage--completion{height:540px;min-height:540px;grid-template-rows:16px 46px 52px 204px auto}.odf-root--v2 .odf-completion-lower{min-height:0}.odf-root--v2 .odf-workspace-entry{margin-top:8px}.odf-action-copy :is(h1,h2){max-width:340px;font-size:27px;letter-spacing:-.032em}.odf-action-description{max-width:330px;margin-top:14px}.odf-provider-grid{max-width:340px;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 8px;margin-top:26px}.odf-provider-grid button{gap:9px;font-size:12px}.odf-provider-grid button:nth-child(4){grid-column:2/span 2}.odf-provider-grid button:nth-child(5){grid-column:4/span 2}.odf-provider-icon{width:68px;height:68px}.odf-provider-icon img{width:30px;height:30px}.odf-discovery-mark{width:94px;height:94px}.odf-join-empty-provider{margin-top:26px}.odf-join-empty-provider .odf-provider-icon{width:76px;height:76px}.odf-join-empty-provider .odf-provider-icon img{width:34px;height:34px}.odf-join-empty-actions{width:100%;flex-direction:column;gap:8px;margin-top:24px}.odf-join-empty-actions .odf-choice-action{width:min(100%,280px);min-height:44px}.odf-found-card,.odf-project-grid,.odf-selection-list{margin-top:26px}.odf-clickup-column .odf-clickup-show-more,.odf-clickup-column button,.odf-member-show-more,.odf-show-more,.odf-thresholds button{min-height:44px}.odf-project-grid{grid-template-columns:1fr}.odf-found-card,.odf-selection-list>button{min-height:66px;grid-template-columns:40px minmax(0,1fr) auto;padding:10px 12px}.odf-row-mark{width:36px;height:36px}.odf-project-grid button{min-height:62px}.odf-choice-row{min-height:60px}.odf-state-mark{width:132px;height:132px;margin-top:18px}.odf-state-mark:before{width:68px;height:68px}.odf-state-mark:after{width:116px;height:116px}.odf-action-screen--ready{padding-inline:22px}.odf-action-screen--join-ready{padding-block:94px 88px}.odf-stage--join-ready{width:min(100%,420px)}.odf-stage--join-ready .odf-ready-actions .odf-primary{width:min(100%,240px)}.odf-provisioning-cube{width:132px;height:132px;margin-top:18px}.odf-workspace-processing-cube{width:132px!important;height:132px!important}.odf-static-processing-cube{width:92px;height:92px}.odf-ready-facts,.odf-ready-facts.is-join,.odf-root--v2 .odf-ready-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.odf-ready-facts{max-width:390px;gap:18px 16px}.odf-ready-facts .odf-ready-delivery{grid-column:1/-1}.odf-root--v2 .odf-ready-facts .odf-ready-delivery{grid-column:auto}.odf-review-nav{right:50%;bottom:12px;transform:translateX(50%)}.odf-review-nav a,.odf-review-nav span,.odf-root--v2 .odf-review-nav{display:none}}@media (max-width:760px) and (max-height:480px){.odf-join-method{align-items:flex-start;justify-content:flex-start}}@media (max-width:980px){.odf-action-screen--delivery{align-items:start;padding-top:94px}.odf-delivery-shell{width:min(100%,620px);grid-template-columns:1fr;gap:28px}.odf-delivery-intro{align-items:center;text-align:center}.odf-delivery-intro :is(h1,h2){max-width:520px}.odf-delivery-intro .odf-action-description{max-width:430px;text-wrap:balance}.odf-delivery-proof{display:none}.odf-context-detail{max-width:520px;margin-top:22px;text-align:left}}@media (max-width:560px){.odf-action-screen{padding-inline:16px}.odf-action-screen--delivery{padding-inline:14px}.odf-config-card{gap:18px;padding:14px;border-radius:12px}.odf-config-card--focused{min-height:0}.odf-config-card>.odf-choice-group+.odf-choice-group{padding-top:18px}.odf-clickup-columns,.odf-destination-list,.odf-member-grid{grid-template-columns:1fr}.odf-clickup-column{min-height:0;padding-block:12px}.odf-clickup-column+.odf-clickup-column{border-top:1px solid #171717}.odf-config-footer{align-items:stretch;flex-direction:column;gap:14px}.odf-config-footer .odf-primary{width:100%}.odf-join-pending-actions{width:100%;flex-direction:column}.odf-join-pending-actions .odf-choice-action{width:min(100%,280px);justify-content:center;margin-top:0}.odf-found-card{grid-template-columns:40px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.odf-root *,.odf-root :after,.odf-root :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.odf-action-screen--create .odf-action-description,.odf-action-screen--create .odf-eyebrow,.odf-action-screen--create :is(h1,h2),.odf-footnote,.odf-provider-grid button,.odf-stage{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.odf-provider-icon,.odf-provider-icon img{transform:none!important}}.odf-root--v2 .odf-action-copy :is(h1,h2),.odf-root--v2 .odf-choice-copy h2,.odf-root--v2 .odf-delivery-intro :is(h1,h2),.odf-root--v2 .odf-join-method-intro h2{color:var(--ink-primary);font-size:var(--type-display-size);font-weight:300;line-height:var(--type-display-line);letter-spacing:-.02em}.odf-root--v2 .odf-choice-group legend,.odf-root--v2 .odf-choice-kicker,.odf-root--v2 .odf-eyebrow,.odf-root--v2 .odf-provider-label{color:var(--ink-muted);font-size:var(--type-label-size);font-weight:400;line-height:var(--type-label-line);letter-spacing:0}.odf-root--v2 .odf-action-description,.odf-root--v2 .odf-choice-copy>span:last-child,.odf-root--v2 .odf-context-detail,.odf-root--v2 .odf-email-privacy-note,.odf-root--v2 .odf-join-method-intro>p:last-child{color:var(--ink-secondary);font-size:var(--type-metadata-size);font-weight:400;line-height:var(--type-content-line);letter-spacing:0}.odf-root--v2 .odf-back,.odf-root--v2 .odf-choice-action,.odf-root--v2 .odf-clickup-show-more,.odf-root--v2 .odf-member-show-more,.odf-root--v2 .odf-primary,.odf-root--v2 .odf-provider-grid button,.odf-root--v2 .odf-show-more,.odf-root--v2 .odf-text-action{font-size:var(--type-control-size);font-weight:400;line-height:var(--type-control-line);letter-spacing:0}.odf-root--v2 .odf-thresholds button{font-size:9.5px;font-weight:400;line-height:var(--type-control-line);letter-spacing:0}.odf-root--v2 .odf-admin-request input,.odf-root--v2 .odf-choice-row strong,.odf-root--v2 .odf-clickup-option-copy strong,.odf-root--v2 .odf-found-card strong,.odf-root--v2 .odf-join-method-option-copy strong,.odf-root--v2 .odf-name-form input,.odf-root--v2 .odf-project-grid strong,.odf-root--v2 .odf-provisioning-status strong,.odf-root--v2 .odf-selection-list strong{font-size:var(--type-metadata-size);font-weight:400;line-height:var(--type-metadata-line);letter-spacing:0}.odf-root--v2 .odf-choice-row small,.odf-root--v2 .odf-claimants,.odf-root--v2 .odf-clickup-option-copy small,.odf-root--v2 .odf-code-feedback,.odf-root--v2 .odf-config-footer>p,.odf-root--v2 .odf-coverage,.odf-root--v2 .odf-footnote,.odf-root--v2 .odf-found-card small,.odf-root--v2 .odf-join-method-option-copy small,.odf-root--v2 .odf-no-email-invites,.odf-root--v2 .odf-project-grid small,.odf-root--v2 .odf-ready-facts small,.odf-root--v2 .odf-selection-list small{color:var(--ink-muted);font-size:var(--type-annotation-size);font-weight:400;line-height:var(--type-annotation-line);letter-spacing:0}.odf-root--v2 .odf-choice-row.is-active small,.odf-root--v2 .odf-project-grid button.is-active small{color:var(--ink-muted)}@media (max-width:760px){.odf-root--v2 .odf-action-copy :is(h1,h2),.odf-root--v2 .odf-choice-copy h2,.odf-root--v2 .odf-delivery-intro :is(h1,h2),.odf-root--v2 .odf-join-method-intro h2{font-size:28px;line-height:32px;letter-spacing:-.02em}.odf-root--v2 .odf-name-form input{font-size:16px}}