/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-numeric-field__yOQFQ{--sizing-numeric-field-default:48px;--spacing-numeric-field-default-padding:8px;--border-radius-numeric-field-default:8px;--border-width-numeric-field-enabled:1px;--border-width-numeric-field-hovered:1px;--border-width-numeric-field-active:4px;--border-width-numeric-field-filled:1px;--border-width-numeric-field-disabled:1px;--border-width-numeric-field-error:4px;--color-numeric-field-enabled-surface:#fff;--color-numeric-field-enabled-border:#e8e4db;--color-numeric-field-hovered-surface:#fff;--color-numeric-field-hovered-border:#9c998f;--color-numeric-field-active-surface:#fff;--color-numeric-field-active-border:#9c998f;--color-numeric-field-active-input-text:#454549;--color-numeric-field-filled-surface:#fff;--color-numeric-field-filled-border:#e8e4db;--color-numeric-field-filled-input:#454549;--color-numeric-field-disabled-surface:#e3e3e6;--color-numeric-field-disabled-border:#c3c3c9;--color-numeric-field-error-surface:snow;--color-numeric-field-error-border:#ffc7c4;--color-numeric-field-error-input-text:#b5352f;--typography-numeric-field-input-text-font-family:Inter;--typography-numeric-field-input-text-font-weight:700;--typography-numeric-field-input-text-line-height:1.8;--typography-numeric-field-input-text-font-size:22px;--typography-numeric-field-input-text-letter-spacing:0em;--typography-numeric-field-input-text-paragraph-spacing:24px;--typography-numeric-field-input-text-text-decoration:none;--typography-numeric-field-input-text-text-case:none;flex-direction:column;gap:8px;width:fit-content;min-width:40px;display:flex}.styles_component-data-entry-numeric-field__yOQFQ.styles_variant-primary__CByak{gap:0}.styles_component-data-entry-numeric-field__yOQFQ.styles_variant-tertiary__uNryY{gap:8px}.styles_label__aCuN_{color:#454549;align-items:center;gap:2px;font-family:Inter;font-size:14px;font-weight:600;line-height:1.4;display:flex}.styles_asterisk__PTZfQ{color:#f44336}.styles_input-wrapper__Bkt27{border-radius:var(--border-radius-numeric-field-default);transition:all .2s ease-in-out;position:relative}.styles_input-container__Jd7o_{background:var(--color-numeric-field-enabled-surface);border:var(--border-width-numeric-field-enabled)solid var(--color-numeric-field-enabled-border);border-radius:var(--border-radius-numeric-field-default);height:var(--sizing-numeric-field-default);justify-content:center;align-items:center;width:fit-content;min-width:40px;transition:all .2s ease-in-out;display:inline-flex;position:relative}.styles_input__yCk1V{height:100%;color:var(--color-numeric-field-active-input-text);font-family:var(--typography-numeric-field-input-text-font-family);font-size:var(--typography-numeric-field-input-text-font-size);font-weight:var(--typography-numeric-field-input-text-font-weight);line-height:var(--typography-numeric-field-input-text-line-height);letter-spacing:var(--typography-numeric-field-input-text-letter-spacing);-webkit-text-decoration:var(--typography-numeric-field-input-text-text-decoration);text-decoration:var(--typography-numeric-field-input-text-text-decoration);text-transform:var(--typography-numeric-field-input-text-text-case);text-align:center;background:0 0;min-width:1ch;max-width:none;padding:0 4px}.styles_input__yCk1V,.styles_input__yCk1V:focus{box-shadow:none!important;border:none!important;outline:none!important}.styles_input__yCk1V::placeholder{color:#c3c3c9;font-weight:var(--typography-numeric-field-input-text-font-weight)}.styles_assistive-text__AmcYg{color:#666;margin-top:4px;font-size:12px;font-weight:400;line-height:1.4}.styles_component-data-entry-numeric-field__yOQFQ:not(.styles_disabled__IIntJ):not(.styles_error__nzo8j):hover .styles_input-container__Jd7o_{background:var(--color-numeric-field-hovered-surface);border-color:var(--color-numeric-field-hovered-border)}.styles_component-data-entry-numeric-field__yOQFQ.styles_focused__46d9x:not(.styles_disabled__IIntJ):not(.styles_error__nzo8j) .styles_input-container__Jd7o_{background:var(--color-numeric-field-active-surface);border:var(--border-width-numeric-field-active)solid var(--color-numeric-field-active-border)}.styles_component-data-entry-numeric-field__yOQFQ.styles_focused__46d9x:not(.styles_disabled__IIntJ):not(.styles_error__nzo8j) .styles_input__yCk1V{color:var(--color-numeric-field-active-input-text)}.styles_component-data-entry-numeric-field__yOQFQ.styles_filled__3ppjH:not(.styles_disabled__IIntJ):not(.styles_error__nzo8j):not(.styles_focused__46d9x) .styles_input-container__Jd7o_{background:var(--color-numeric-field-filled-surface);border-color:var(--color-numeric-field-filled-border)}.styles_component-data-entry-numeric-field__yOQFQ.styles_filled__3ppjH:not(.styles_disabled__IIntJ):not(.styles_error__nzo8j):not(.styles_focused__46d9x) .styles_input__yCk1V{color:var(--color-numeric-field-filled-input)}.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_input-container__Jd7o_{background:var(--color-numeric-field-disabled-surface);border-color:var(--color-numeric-field-disabled-border);cursor:not-allowed}.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_input__yCk1V{cursor:not-allowed;color:#c3c3c9}.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_assistive-text__AmcYg,.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_asterisk__PTZfQ,.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_input__yCk1V::placeholder,.styles_component-data-entry-numeric-field__yOQFQ.styles_disabled__IIntJ .styles_label__aCuN_{color:#c3c3c9}.styles_component-data-entry-numeric-field__yOQFQ.styles_error__nzo8j .styles_input-container__Jd7o_{background:var(--color-numeric-field-error-surface);border:var(--border-width-numeric-field-error)solid var(--color-numeric-field-error-border)}.styles_component-data-entry-numeric-field__yOQFQ.styles_error__nzo8j .styles_assistive-text__AmcYg,.styles_component-data-entry-numeric-field__yOQFQ.styles_error__nzo8j .styles_input__yCk1V,.styles_component-data-entry-numeric-field__yOQFQ.styles_error__nzo8j .styles_label__aCuN_{color:var(--color-numeric-field-error-input-text)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-text-field__j1vjV{--sizing-text-field-large:48px;--sizing-text-field-default:40px;--spacing-text-field-large-gap:8px;--spacing-text-field-large-label-gap:4px;--spacing-text-field-large-paddings:16px;--spacing-text-field-large-assistive-text-gap:4px;--spacing-text-field-large-ourter-label-gap:8px;--spacing-text-field-default-gap:8px;--spacing-text-field-default-label-gap:2px;--spacing-text-field-default-paddings:8px;--spacing-text-field-default-assistive-text-gap:4px;--spacing-text-field-default-ourter-label-gap:8px;--border-radius-text-field-large:8px;--border-radius-text-field-default:8px;--border-width-text-field-enabled:1px;--border-width-text-field-hovered:1px;--border-width-text-field-active:4px;--border-width-text-field-filled:1px;--border-width-text-field-disabled:1px;--border-width-text-field-error:4px;--color-text-field-enabled-surface:#fff;--color-text-field-enabled-border:#e8e4db;--color-text-field-enabled-icon:#454549;--color-text-field-enabled-placeholder:#a5a5ae;--color-text-field-enabled-assitive-text:#454549;--color-text-field-enabled-label:#454549;--color-text-field-asteriks-default:#ff4b42;--color-text-field-asteriks-disabled:#c3c3c9;--color-text-field-hovered-surface:#fff;--color-text-field-hovered-border:#9c998f;--color-text-field-hovered-icon:#454549;--color-text-field-hovered-placeholder:#a5a5ae;--color-text-field-hovered-assitive-text:#454549;--color-text-field-hovered-label:#454549;--color-text-field-active-surface:#fff;--color-text-field-active-border:#5c5a55;--color-text-field-active-icon:#454549;--color-text-field-active-input:#454549;--color-text-field-active-label:#454549;--color-text-field-active-assistive-text:#454549;--color-text-field-filled-surface:#fff;--color-text-field-filled-border:#e8e4db;--color-text-field-filled-icon:#454549;--color-text-field-filled-label:#454549;--color-text-field-filled-input:#454549;--color-text-field-filled-assitive-text:#454549;--color-text-field-disabled-surface:#e3e3e6;--color-text-field-disabled-border:#c3c3c9;--color-text-field-disabled-icon:#c3c3c9;--color-text-field-disabled-placeholder:#c3c3c9;--color-text-field-disabled-assitive-text:#c3c3c9;--color-text-field-disabled-label:#c3c3c9;--color-text-field-error-surface:snow;--color-text-field-error-border:#ffc7c4;--color-text-field-error-icon:#b5352f;--color-text-field-error-label:#b5352f;--color-text-field-error-input:#b5352f;--color-text-field-error-assitive-text:#b5352f;--typography-text-field-placeholder-font-family:Inter;--typography-text-field-placeholder-font-weight:400;--typography-text-field-placeholder-line-height:1;--typography-text-field-placeholder-font-size:16px;--typography-text-field-placeholder-letter-spacing:0em;--typography-text-field-placeholder-paragraph-spacing:24px;--typography-text-field-placeholder-text-decoration:none;--typography-text-field-placeholder-text-case:none;--typography-text-field-label-default-font-family:Inter;--typography-text-field-label-default-font-weight:400;--typography-text-field-label-default-line-height:1;--typography-text-field-label-default-font-size:16px;--typography-text-field-label-default-letter-spacing:0em;--typography-text-field-label-default-paragraph-spacing:24px;--typography-text-field-label-default-text-decoration:none;--typography-text-field-label-default-text-case:none;--typography-text-field-label-small-font-family:Inter;--typography-text-field-label-small-font-weight:400;--typography-text-field-label-small-line-height:1;--typography-text-field-label-small-font-size:12px;--typography-text-field-label-small-letter-spacing:0em;--typography-text-field-label-small-paragraph-spacing:24px;--typography-text-field-label-small-text-decoration:none;--typography-text-field-label-small-text-case:none;--typography-text-field-input-text-font-family:Inter;--typography-text-field-input-text-font-weight:400;--typography-text-field-input-text-line-height:1;--typography-text-field-input-text-font-size:16px;--typography-text-field-input-text-letter-spacing:0em;--typography-text-field-input-text-paragraph-spacing:24px;--typography-text-field-input-text-text-decoration:none;--typography-text-field-input-text-text-case:none;--typography-text-field-assistive-text-font-family:Inter;--typography-text-field-assistive-text-font-weight:400;--typography-text-field-assistive-text-line-height:1.2;--typography-text-field-assistive-text-font-size:12px;--typography-text-field-assistive-text-letter-spacing:0em;--typography-text-field-assistive-text-paragraph-spacing:16px;--typography-text-field-assistive-text-text-decoration:none;--typography-text-field-assistive-text-text-case:none;--typography-text-field-assistive-text-font-style:italic;gap:var(--spacing-text-field-default-outer-label-gap);flex-direction:column;width:100%;display:flex}.styles_component-data-entry-text-field__j1vjV.styles_variant-primary__HXifE,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS{gap:0}.styles_component-data-entry-text-field__j1vjV.styles_variant-tertiary__bcAxP{gap:8px}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P{gap:0;position:relative}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_filled__1722A,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_focused__CihGL{padding-top:calc(var(--typography-text-field-label-default-line-height) + 16px)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX{gap:var(--spacing-text-field-large-outer-label-gap)}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_size-large__qVpcX.styles_filled__1722A,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_size-large__qVpcX.styles_focused__CihGL{padding-top:calc(var(--typography-text-field-label-default-line-height) + 16px)}.styles_component-data-entry-text-field__j1vjV.styles_variant-tertiary__bcAxP.styles_size-large__qVpcX{gap:var(--spacing-text-field-large-outer-label-gap)}.styles_label__h2lYY{color:var(--color-text-field-enabled-label);-webkit-text-decoration:var(--typography-text-field-label-default-text-decoration);text-decoration:var(--typography-text-field-label-default-text-decoration);text-transform:var(--typography-text-field-label-default-text-case);align-items:center;gap:2px;display:flex}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_label__h2lYY,.styles_label__h2lYY{font-family:var(--typography-text-field-label-default-font-family);font-size:var(--typography-text-field-label-default-font-size);font-weight:var(--typography-text-field-label-default-font-weight);line-height:var(--typography-text-field-label-default-line-height);letter-spacing:var(--typography-text-field-label-default-letter-spacing)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_label__h2lYY{margin-bottom:8px}.styles_floating-label-text__h7NgL{left:var(--spacing-text-field-default-paddings);color:var(--color-text-field-enabled-placeholder);font-family:var(--typography-text-field-placeholder-font-family);font-size:var(--typography-text-field-placeholder-font-size);font-weight:var(--typography-text-field-placeholder-font-weight);line-height:var(--typography-text-field-placeholder-line-height);letter-spacing:var(--typography-text-field-placeholder-letter-spacing);pointer-events:none;z-index:10;align-items:center;gap:2px;margin-left:-16px;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);background:0 0!important;padding:2px 16px!important}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_floating-label-text__h7NgL{left:var(--spacing-text-field-large-paddings)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_filled__1722A .styles_floating-label-text__h7NgL,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_focused__CihGL .styles_floating-label-text__h7NgL{font-size:var(--typography-text-field-label-small-font-size);color:var(--color-text-field-active-label);z-index:3;margin-left:-16px;padding:0 12px;top:2px;transform:translateY(0)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS .styles_floating-label-text__h7NgL{background:var(--color-text-field-enabled-surface)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS:hover:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_floating-label-text__h7NgL{background:var(--color-text-field-hovered-surface)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_floating-label-text__h7NgL{background:var(--color-text-field-active-surface)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_filled__1722A:not(.styles_focused__CihGL):not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_floating-label-text__h7NgL{background:var(--color-text-field-filled-surface)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_error__3l7gQ .styles_floating-label-text__h7NgL{background:var(--color-text-field-error-surface);color:var(--color-text-field-error-label)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS input{margin-top:18px;font-size:14px}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_disabled__VbZgE .styles_floating-label-text__h7NgL{background:var(--color-text-field-disabled-surface);color:var(--color-text-field-disabled-label)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS .styles_input--with-start-icon__EqtMq{padding-left:calc(var(--spacing-text-field-default-paddings) + 24px + var(--spacing-text-field-default-gap))}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS .styles_floating-label-text__h7NgL,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_filled__1722A .styles_floating-label-text__h7NgL,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_focused__CihGL .styles_floating-label-text__h7NgL{left:var(--spacing-text-field-default-paddings)}.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_filled__1722A:has(.styles_input--with-start-icon__EqtMq) .styles_floating-label-text__h7NgL,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS.styles_focused__CihGL:has(.styles_input--with-start-icon__EqtMq) .styles_floating-label-text__h7NgL,.styles_component-data-entry-text-field__j1vjV.styles_variant-secondary__3i7CS:has(.styles_input--with-start-icon__EqtMq) .styles_floating-label-text__h7NgL{left:calc(var(--spacing-text-field-default-paddings) + 24px + var(--spacing-text-field-default-gap))}.styles_component-data-entry-text-field__j1vjV.styles_size-small__pF54C .styles_label__h2lYY{font-family:var(--typography-text-field-label-small-font-family);font-size:var(--typography-text-field-label-small-font-size);font-weight:var(--typography-text-field-label-small-font-weight);line-height:var(--typography-text-field-label-small-line-height);letter-spacing:var(--typography-text-field-label-small-letter-spacing)}.styles_asterisk__A_Zsu{color:var(--color-text-field-asterisk-default)}.styles_input-wrapper__EIp4w{border-radius:var(--border-radius-text-field-default);transition:all .2s ease-in-out;position:relative}.styles_input-container__NoQRN{background:var(--color-text-field-enabled-surface);border:var(--border-width-text-field-enabled)solid var(--color-text-field-enabled-border);border-radius:var(--border-radius-text-field-default);height:var(--sizing-text-field-default);align-items:center;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_input-wrapper__EIp4w{border-radius:var(--border-radius-text-field-large)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_input-container__NoQRN{height:var(--sizing-text-field-large);border-radius:var(--border-radius-text-field-large)}.styles_input__kg6uS{padding:0 var(--spacing-text-field-default-paddings);height:100%;color:var(--color-text-field-enabled-input,#454549);font-family:var(--typography-text-field-input-text-font-family);font-size:16px;font-weight:var(--typography-text-field-input-text-font-weight);line-height:var(--typography-text-field-input-text-line-height);letter-spacing:var(--typography-text-field-input-text-letter-spacing);-webkit-text-decoration:var(--typography-text-field-input-text-text-decoration);text-decoration:var(--typography-text-field-input-text-text-decoration);text-transform:var(--typography-text-field-input-text-text-case);background:0 0;border:none;outline:none;flex:1}.styles_input__kg6uS::placeholder{color:var(--color-text-field-enabled-placeholder);font-family:var(--typography-text-field-placeholder-font-family);font-size:var(--typography-text-field-placeholder-font-size);font-weight:var(--typography-text-field-placeholder-font-weight);line-height:var(--typography-text-field-placeholder-line-height);letter-spacing:var(--typography-text-field-placeholder-letter-spacing);-webkit-text-decoration:var(--typography-text-field-placeholder-text-decoration);text-decoration:var(--typography-text-field-placeholder-text-decoration);text-transform:var(--typography-text-field-placeholder-text-case)}.styles_input--with-start-icon__EqtMq{padding-left:calc(var(--spacing-text-field-default-paddings) + 24px + var(--spacing-text-field-default-gap))}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_input--with-start-icon__EqtMq{padding-left:calc(var(--spacing-text-field-large-paddings) + 24px + var(--spacing-text-field-large-gap))}.styles_input--with-end-icon__d06fB{padding-right:calc(var(--spacing-text-field-default-paddings) + 24px + var(--spacing-text-field-default-gap))}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_input--with-end-icon__d06fB{padding-right:calc(var(--spacing-text-field-large-paddings) + 24px + var(--spacing-text-field-large-gap))}.styles_icon__Vdh0l{width:20px;height:20px;color:var(--color-text-field-enabled-icon);pointer-events:none;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:55%;transform:translateY(-50%)}.styles_icon--start__Kh1Ca{left:var(--spacing-text-field-default-paddings)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_icon--start__Kh1Ca{left:var(--spacing-text-field-large-paddings)}.styles_icon--end__OEY7G{right:var(--spacing-text-field-default-paddings)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_icon--end__OEY7G{right:var(--spacing-text-field-large-paddings)}.styles_assistive-text__2tddX{color:var(--color-text-field-enabled-assistive-text);font-family:var(--typography-text-field-assistive-text-font-family);font-size:var(--typography-text-field-assistive-text-font-size);font-weight:var(--typography-text-field-assistive-text-font-weight);line-height:var(--typography-text-field-assistive-text-line-height);letter-spacing:var(--typography-text-field-assistive-text-letter-spacing);-webkit-text-decoration:var(--typography-text-field-assistive-text-text-decoration);text-decoration:var(--typography-text-field-assistive-text-text-decoration);text-transform:var(--typography-text-field-assistive-text-text-case);font-style:var(--typography-text-field-assistive-text-font-style);margin-top:var(--spacing-text-field-default-assistive-text-gap)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_assistive-text__2tddX{margin-top:var(--spacing-text-field-large-assistive-text-gap)}.styles_component-data-entry-text-field__j1vjV:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):hover .styles_input-container__NoQRN{background:var(--color-text-field-hovered-surface);border-color:var(--color-text-field-hovered-border)}.styles_component-data-entry-text-field__j1vjV:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):hover .styles_input__kg6uS::placeholder{color:var(--color-text-field-hovered-placeholder)}.styles_component-data-entry-text-field__j1vjV:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):hover .styles_icon__Vdh0l{color:var(--color-text-field-hovered-icon)}.styles_component-data-entry-text-field__j1vjV:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):hover .styles_label__h2lYY{color:var(--color-text-field-hovered-label)}.styles_component-data-entry-text-field__j1vjV:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):hover .styles_assistive-text__2tddX{color:var(--color-text-field-hovered-assistive-text)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_input-wrapper__EIp4w{box-shadow:0 0 0 calc(var(--border-width-text-field-active) - var(--border-width-text-field-enabled))var(--color-text-field-active-border)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_input-container__NoQRN{background:var(--color-text-field-active-surface);border-color:var(--color-text-field-active-border)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_input__kg6uS{color:var(--color-text-field-active-input)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_icon__Vdh0l{color:var(--color-text-field-active-icon)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_label__h2lYY{color:var(--color-text-field-active-label)}.styles_component-data-entry-text-field__j1vjV.styles_focused__CihGL:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ) .styles_assistive-text__2tddX{color:var(--color-text-field-active-assistive-text)}.styles_component-data-entry-text-field__j1vjV.styles_filled__1722A:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):not(.styles_focused__CihGL) .styles_input-container__NoQRN{background:var(--color-text-field-filled-surface);border-color:var(--color-text-field-filled-border)}.styles_component-data-entry-text-field__j1vjV.styles_filled__1722A:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):not(.styles_focused__CihGL) .styles_input__kg6uS{color:var(--color-text-field-filled-input)}.styles_component-data-entry-text-field__j1vjV.styles_filled__1722A:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):not(.styles_focused__CihGL) .styles_icon__Vdh0l{color:var(--color-text-field-filled-icon)}.styles_component-data-entry-text-field__j1vjV.styles_filled__1722A:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):not(.styles_focused__CihGL) .styles_label__h2lYY{color:var(--color-text-field-filled-label)}.styles_component-data-entry-text-field__j1vjV.styles_filled__1722A:not(.styles_disabled__VbZgE):not(.styles_error__3l7gQ):not(.styles_focused__CihGL) .styles_assistive-text__2tddX{color:var(--color-text-field-filled-assistive-text)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_input-container__NoQRN{background:var(--color-text-field-disabled-surface);border-color:var(--color-text-field-disabled-border);cursor:not-allowed}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_input__kg6uS{cursor:not-allowed;color:var(--color-text-field-disabled-input,#c3c3c9)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_input__kg6uS::placeholder{color:var(--color-text-field-disabled-placeholder)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_icon__Vdh0l{color:var(--color-text-field-disabled-icon)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_label__h2lYY{color:var(--color-text-field-disabled-label)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_asterisk__A_Zsu{color:var(--color-text-field-asterisk-disabled)}.styles_component-data-entry-text-field__j1vjV.styles_disabled__VbZgE .styles_assistive-text__2tddX{color:var(--color-text-field-disabled-assistive-text)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_input-wrapper__EIp4w{box-shadow:0 0 0 calc(var(--border-width-text-field-error) - var(--border-width-text-field-enabled))var(--color-text-field-error-border)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_input-container__NoQRN{background:var(--color-text-field-error-surface);border-color:var(--color-text-field-error-border)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_input__kg6uS{color:var(--color-text-field-error-input)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_icon__Vdh0l{color:var(--color-text-field-error-icon)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_label__h2lYY{color:var(--color-text-field-error-label)}.styles_component-data-entry-text-field__j1vjV.styles_error__3l7gQ .styles_assistive-text__2tddX{color:var(--color-text-field-error-assistive-text)}.styles_floating-label-outside__Cppeo{top:50%;left:var(--spacing-text-field-default-paddings);color:var(--color-text-field-enabled-placeholder);font-family:var(--typography-text-field-placeholder-font-family);font-size:var(--typography-text-field-placeholder-font-size);font-weight:var(--typography-text-field-placeholder-font-weight);line-height:var(--typography-text-field-placeholder-line-height);letter-spacing:var(--typography-text-field-placeholder-letter-spacing);pointer-events:none;z-index:2;align-items:center;gap:2px;transition:all .2s ease-in-out;display:flex;position:absolute;transform:translateY(-50%)}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_floating-label-outside__Cppeo{left:var(--spacing-text-field-large-paddings)}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_filled__1722A .styles_floating-label-outside__Cppeo,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_focused__CihGL .styles_floating-label-outside__Cppeo{font-size:var(--typography-text-field-label-default-font-size);font-family:var(--typography-text-field-label-default-font-family);font-weight:var(--typography-text-field-label-default-font-weight);color:var(--color-text-field-active-label);background:0 0;margin-left:0;padding:0;top:-16px;left:0;transform:translateY(-100%)}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_error__3l7gQ .styles_floating-label-outside__Cppeo{color:var(--color-text-field-error-label)}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_disabled__VbZgE .styles_floating-label-outside__Cppeo{color:var(--color-text-field-disabled-label)}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P .styles_input--with-start-icon__EqtMq+.styles_floating-label-outside__Cppeo,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P .styles_input--with-start-icon__EqtMq~.styles_floating-label-outside__Cppeo{left:calc(var(--spacing-text-field-default-paddings) + 24px + var(--spacing-text-field-default-gap))}.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_filled__1722A .styles_input--with-start-icon__EqtMq+.styles_floating-label-outside__Cppeo,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_filled__1722A .styles_input--with-start-icon__EqtMq~.styles_floating-label-outside__Cppeo,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_focused__CihGL .styles_input--with-start-icon__EqtMq+.styles_floating-label-outside__Cppeo,.styles_component-data-entry-text-field__j1vjV.styles_variant-quaternary__cid0P.styles_focused__CihGL .styles_input--with-start-icon__EqtMq~.styles_floating-label-outside__Cppeo{left:0}.styles_action-container__EPqzO{padding-right:var(--spacing-text-field-default-paddings);pointer-events:auto;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.styles_component-data-entry-text-field__j1vjV.styles_size-large__qVpcX .styles_action-container__EPqzO{padding-right:var(--spacing-text-field-large-paddings)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-text-field__i7_Qg{--sizing-text-field-large:48px;--sizing-text-field-default:40px;--spacing-text-field-large-gap:8px;--spacing-text-field-large-label-gap:4px;--spacing-text-field-large-paddings:16px;--spacing-text-field-large-assistive-text-gap:4px;--spacing-text-field-large-ourter-label-gap:8px;--spacing-text-field-default-gap:8px;--spacing-text-field-default-label-gap:2px;--spacing-text-field-default-paddings:8px;--spacing-text-field-default-assistive-text-gap:4px;--spacing-text-field-default-ourter-label-gap:8px;--border-radius-text-field-large:8px;--border-radius-text-field-default:8px;--border-width-text-field-enabled:1px;--border-width-text-field-hovered:1px;--border-width-text-field-active:4px;--border-width-text-field-filled:1px;--border-width-text-field-disabled:1px;--border-width-text-field-error:4px;--color-text-field-enabled-surface:#fff;--color-text-field-enabled-border:#e8e4db;--color-text-field-enabled-icon:#454549;--color-text-field-enabled-placeholder:#a5a5ae;--color-text-field-enabled-assitive-text:#454549;--color-text-field-enabled-label:#454549;--color-text-field-asteriks-default:#ff4b42;--color-text-field-asteriks-disabled:#c3c3c9;--color-text-field-hovered-surface:#fff;--color-text-field-hovered-border:#9c998f;--color-text-field-hovered-icon:#454549;--color-text-field-hovered-placeholder:#a5a5ae;--color-text-field-hovered-assitive-text:#454549;--color-text-field-hovered-label:#454549;--color-text-field-active-surface:#fff;--color-text-field-active-border:#5c5a55;--color-text-field-active-icon:#454549;--color-text-field-active-input:#454549;--color-text-field-active-label:#454549;--color-text-field-active-assistive-text:#454549;--color-text-field-filled-surface:#fff;--color-text-field-filled-border:#e8e4db;--color-text-field-filled-icon:#454549;--color-text-field-filled-label:#454549;--color-text-field-filled-input:#454549;--color-text-field-filled-assitive-text:#454549;--color-text-field-disabled-surface:#e3e3e6;--color-text-field-disabled-border:#c3c3c9;--color-text-field-disabled-icon:#c3c3c9;--color-text-field-disabled-placeholder:#c3c3c9;--color-text-field-disabled-assitive-text:#c3c3c9;--color-text-field-disabled-label:#c3c3c9;--color-text-field-error-surface:snow;--color-text-field-error-border:#ffc7c4;--color-text-field-error-icon:#b5352f;--color-text-field-error-label:#b5352f;--color-text-field-error-input:#b5352f;--color-text-field-error-assitive-text:#b5352f;--typography-text-field-placeholder-font-family:Inter;--typography-text-field-placeholder-font-weight:400;--typography-text-field-placeholder-line-height:1;--typography-text-field-placeholder-font-size:16px;--typography-text-field-placeholder-letter-spacing:0em;--typography-text-field-placeholder-paragraph-spacing:24px;--typography-text-field-placeholder-text-decoration:none;--typography-text-field-placeholder-text-case:none;--typography-text-field-label-default-font-family:Inter;--typography-text-field-label-default-font-weight:400;--typography-text-field-label-default-line-height:1;--typography-text-field-label-default-font-size:16px;--typography-text-field-label-default-letter-spacing:0em;--typography-text-field-label-default-paragraph-spacing:24px;--typography-text-field-label-default-text-decoration:none;--typography-text-field-label-default-text-case:none;--typography-text-field-label-small-font-family:Inter;--typography-text-field-label-small-font-weight:400;--typography-text-field-label-small-line-height:1;--typography-text-field-label-small-font-size:12px;--typography-text-field-label-small-letter-spacing:0em;--typography-text-field-label-small-paragraph-spacing:24px;--typography-text-field-label-small-text-decoration:none;--typography-text-field-label-small-text-case:none;--typography-text-field-input-text-font-family:Inter;--typography-text-field-input-text-font-weight:400;--typography-text-field-input-text-line-height:1;--typography-text-field-input-text-font-size:16px;--typography-text-field-input-text-letter-spacing:0em;--typography-text-field-input-text-paragraph-spacing:24px;--typography-text-field-input-text-text-decoration:none;--typography-text-field-input-text-text-case:none;--typography-text-field-assistive-text-font-family:Inter;--typography-text-field-assistive-text-font-weight:400;--typography-text-field-assistive-text-line-height:1.2;--typography-text-field-assistive-text-font-size:12px;--typography-text-field-assistive-text-letter-spacing:0em;--typography-text-field-assistive-text-paragraph-spacing:16px;--typography-text-field-assistive-text-text-decoration:none;--typography-text-field-assistive-text-text-case:none;--typography-text-field-assistive-text-font-style:italic}.styles_component-data-entry-phone-number-field__bq_GQ{flex-direction:column;gap:8px;width:100%;display:flex}.styles_component-data-entry-phone-number-field__bq_GQ .styles_component-data-entry-dropdown__EEkTO .styles_trigger__lQqmN::placeholder,.styles_component-data-entry-phone-number-field__bq_GQ .styles_component-data-entry-text-field__i7_Qg input::placeholder{color:#9ca3af}.styles_component-data-entry-phone-number-field__bq_GQ.styles_variant-primary__sFbYx,.styles_component-data-entry-phone-number-field__bq_GQ.styles_variant-secondary__CeII1{gap:0}.styles_component-data-entry-phone-number-field__bq_GQ.styles_variant-tertiary__ifQud{gap:8px}.styles_component-data-entry-phone-number-field__bq_GQ.styles_variant-quaternary__fMJKm{gap:0;position:relative}.styles_label__JFx_H{color:var(--color-text-field-enabled-label);font-family:var(--typography-text-field-label-default-font-family);font-size:16px;font-weight:var(--typography-text-field-label-default-font-weight);line-height:var(--typography-text-field-label-default-line-height);letter-spacing:var(--typography-text-field-label-default-letter-spacing);-webkit-text-decoration:var(--typography-text-field-label-default-text-decoration);text-decoration:var(--typography-text-field-label-default-text-decoration);text-transform:var(--typography-text-field-label-default-text-case);align-items:center;gap:2px;height:16px;display:flex}.styles_floating-label-outside__ALAJu{color:#374151;font-size:.875rem;font-weight:500;display:block}.styles_floating-label-text__JMQJz{color:#6b7280;pointer-events:none;z-index:1;font-size:.875rem;transition:all .2s;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.styles_asterisk__fG0Y6{color:#ef4444;margin-left:.25rem}.styles_input-wrapper__4DC6A{position:relative}.styles_phone-input-container__hq_SY{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.styles_country-code-container__7B7gS{flex-shrink:0}.styles_phone-number-container__EXyyb{flex:1}.styles_variant-tertiary__ifQud .styles_label__JFx_H{color:#374151}.styles_variant-secondary__CeII1 .styles_floating-label-text__JMQJz{color:#6b7280}.styles_variant-quaternary__fMJKm .styles_floating-label-outside__ALAJu{color:#374151}.styles_size-small__CWhFX .styles_phone-input-container__hq_SY{gap:.25rem}.styles_size-small__CWhFX .styles_floating-label-outside__ALAJu,.styles_size-small__CWhFX .styles_floating-label-text__JMQJz,.styles_size-small__CWhFX .styles_label__JFx_H{font-size:.75rem}.styles_size-large__vrmT0 .styles_phone-input-container__hq_SY{gap:.75rem}.styles_size-large__vrmT0 .styles_floating-label-outside__ALAJu,.styles_size-large__vrmT0 .styles_floating-label-text__JMQJz,.styles_size-large__vrmT0 .styles_label__JFx_H{font-size:1rem}.styles_disabled__GF_ny{opacity:.5;cursor:not-allowed}.styles_error__QBMQi .styles_floating-label-outside__ALAJu,.styles_error__QBMQi .styles_label__JFx_H{color:#dc2626}.styles_error__QBMQi .styles_floating-label-text__JMQJz{color:#ef4444}.styles_focused__0_6ou .styles_floating-label-text__JMQJz{color:#2563eb}.styles_variant-type-outlined__ywfLh .styles_phone-input-container__hq_SY{border:1px solid #d1d5db;border-radius:.375rem}.styles_variant-type-filled__gMsPm .styles_phone-input-container__hq_SY{background-color:#f3f4f6;border-radius:.375rem}.styles_variant-type-underline__cu_Vy .styles_phone-input-container__hq_SY{border-bottom:1px solid #d1d5db}@media (max-width:640px){.styles_country-code-container__7B7gS,.styles_phone-number-container__EXyyb{width:100%}}.styles_component-data-entry-phone-number-field__bq_GQ:focus-within .styles_floating-label-text__JMQJz{color:#2563eb;transform:scale(.9)translateY(-1.5rem)}.styles_floating-label-text__JMQJz{transition:all .2s ease-in-out}.styles_component-data-entry-phone-number-field__bq_GQ+.styles_component-data-entry-phone-number-field__bq_GQ{margin-top:1rem}.styles_error__QBMQi .styles_country-code-container__7B7gS .component-data-entry-dropdown,.styles_error__QBMQi .styles_phone-input-container__hq_SY,.styles_error__QBMQi .styles_phone-number-container__EXyyb .component-data-entry-text-field{border-color:#fca5a5}.styles_focused__0_6ou .styles_country-code-container__7B7gS .component-data-entry-dropdown,.styles_focused__0_6ou .styles_phone-input-container__hq_SY,.styles_focused__0_6ou .styles_phone-number-container__EXyyb .component-data-entry-text-field{box-shadow:0 0 0 2px #3b82f680}.styles_disabled__GF_ny .styles_country-code-container__7B7gS .component-data-entry-dropdown,.styles_disabled__GF_ny .styles_phone-input-container__hq_SY,.styles_disabled__GF_ny .styles_phone-number-container__EXyyb .component-data-entry-text-field{background-color:#f9fafb}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-dropdown__YuAOB{--sizing-dropdown-default:40px;--sizing-dropdown-large:48px;--spacing-dropdown-large-padding:16px;--spacing-dropdown-large-main-gap:8px;--spacing-dropdown-large-label-gap:4px;--spacing-dropdown-default-padding:8px;--spacing-dropdown-default-main-gap:8px;--spacing-dropdown-default-label-gap:4px;--border-radius-dropdown-large:8px;--border-radius-dropdown-default:8px;--border-width-dropdown-large-enabled:1px;--border-width-dropdown-large-hovered:1px;--border-width-dropdown-large-expanded:4px;--border-width-dropdown-large-selected:1px;--border-width-dropdown-large-disabled:1px;--border-width-dropdown-large-error:4px;--border-width-dropdown-default-enabled:1px;--border-width-dropdown-default-hovered:1px;--border-width-dropdown-default-expanded:4px;--border-width-dropdown-default-selected:1px;--border-width-dropdown-default-disabled:1px;--border-width-dropdown-default-error:4px;--color-dropdown-enabled-surface:#fff;--color-dropdown-enabled-border:#e8e4db;--color-dropdown-enabled-icon:#454549;--color-dropdown-enabled-placeholder:#a5a5ae;--color-dropdown-enabled-assitive-text:#454549;--color-dropdown-hovered-surface:#fff;--color-dropdown-hovered-border:#9c998f;--color-dropdown-hovered-icon:#454549;--color-dropdown-hovered-placeholder:#454549;--color-dropdown-hovered-assitive-text:#454549;--color-dropdown-expanded-surface:#fff;--color-dropdown-expanded-border:#9c998f;--color-dropdown-expanded-icon:#454549;--color-dropdown-expanded-placeholder:#454549;--color-dropdown-selected-surface:#fff;--color-dropdown-selected-border:#e8e4db;--color-dropdown-selected-icon:#454549;--color-dropdown-selected-label:#454549;--color-dropdown-selected-input:#454549;--color-dropdown-selected-assitive-text:#454549;--color-dropdown-disabled-surface:#e3e3e6;--color-dropdown-disabled-border:#c3c3c9;--color-dropdown-disabled-icon:#c3c3c9;--color-dropdown-disabled-label:#c3c3c9;--color-dropdown-disabled-input:#c3c3c9;--color-dropdown-disabled-assitive-text:#c3c3c9;--color-dropdown-error-surface:snow;--color-dropdown-error-border:#ffc7c4;--color-dropdown-error-icon:#b5352f;--color-dropdown-error-label:#b5352f;--color-dropdown-error-input:#b5352f;--color-dropdown-error-assitive-text:#b5352f;--typography-dropdown-placeholder-font-family:Inter;--typography-dropdown-placeholder-font-weight:400;--typography-dropdown-placeholder-line-height:1;--typography-dropdown-placeholder-font-size:16px;--typography-dropdown-placeholder-letter-spacing:0em;--typography-dropdown-placeholder-paragraph-spacing:24px;--typography-dropdown-placeholder-text-decoration:none;--typography-dropdown-placeholder-text-case:none;--typography-dropdown-selection-font-family:Inter;--typography-dropdown-selection-font-weight:400;--typography-dropdown-selection-line-height:1;--typography-dropdown-selection-font-size:16px;--typography-dropdown-selection-letter-spacing:0em;--typography-dropdown-selection-paragraph-spacing:24px;--typography-dropdown-selection-text-decoration:none;--typography-dropdown-selection-text-case:none;--typography-dropdown-label-font-family:Inter;--typography-dropdown-label-font-weight:400;--typography-dropdown-label-line-height:1;--typography-dropdown-label-font-size:12px;--typography-dropdown-label-letter-spacing:0em;--typography-dropdown-label-paragraph-spacing:24px;--typography-dropdown-label-text-decoration:none;--typography-dropdown-label-text-case:none;--typography-dropdown-assistive-text-font-family:Inter;--typography-dropdown-assistive-text-font-weight:400;--typography-dropdown-assistive-text-line-height:1.2;--typography-dropdown-assistive-text-font-size:12px;--typography-dropdown-assistive-text-letter-spacing:0em;--typography-dropdown-assistive-text-paragraph-spacing:16px;--typography-dropdown-assistive-text-text-decoration:none;--typography-dropdown-assistive-text-text-case:none;--typography-dropdown-assistive-text-font-style:italic}@layer data-entry-role-selector{.styles_role-selector__zXI4_{flex-direction:column;width:100%;display:flex}.styles_role-selector--team__PjpMW{width:auto;display:inline-flex}.styles_team-role-display__6A4nW{display:none}.styles_team-role-trigger__B0WpV{cursor:pointer;background:#f4f3ef;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:32px;padding-left:8px;padding-right:8px;transition:all .2s;display:inline-flex;box-shadow:0 0 #000}.styles_team-role-trigger__B0WpV[data-has-value=true]{background:#0060b3}.styles_team-role-trigger__B0WpV[data-has-value=true] .styles_team-role-chevron__FBNqk i,.styles_team-role-trigger__B0WpV[data-has-value=true] .styles_team-role-text__EGKGy{color:#fff}.styles_team-role-trigger__B0WpV:hover{background:#e8e6e0}.styles_team-role-trigger__B0WpV:active{background:#dddad2}.styles_team-role-trigger__B0WpV[data-has-value=true]:hover{background:#004d8c}.styles_team-role-trigger__B0WpV[data-has-value=true]:active{background:#003d73}.styles_team-role-text__EGKGy{color:#5c5a55;word-wrap:break-word;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:12px}.styles_team-role-chevron__FBNqk{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.styles_team-role-chevron__FBNqk i{color:#5c5a55;font-size:12px;transition:transform .2s}.styles_chevron-open__iUNXp{transform:rotate(180deg)!important}.styles_role-selector--team__PjpMW .component-data-entry-dropdown.is-open .styles_team-role-chevron__FBNqk i{transform:rotate(180deg)}.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-trigger__B0WpV{cursor:not-allowed;opacity:.6;background:#f9f9f9}.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-chevron__FBNqk i,.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-text__EGKGy{color:#9ca3af}.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-trigger__B0WpV[data-has-value=true]{opacity:.6;background:#6b7280}.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-trigger__B0WpV[data-has-value=true] .styles_team-role-chevron__FBNqk i,.styles_role-selector--team__PjpMW .component-data-entry-dropdown.disabled .styles_team-role-trigger__B0WpV[data-has-value=true] .styles_team-role-text__EGKGy{color:#d1d5db}.styles_role-selector__zXI4_ .component-data-entry-dropdown.variant-role .dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:270px;padding:16px;box-shadow:0 8px 16px #00000014}.styles_role-selector__zXI4_ .role-option-content{box-sizing:border-box;background:#fff;border-radius:4px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;width:100%;padding:16px 12px;display:flex}.styles_role-selector__zXI4_ .role-option-label{color:#454549;word-wrap:break-word;align-self:stretch;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.styles_role-selector__zXI4_ .role-option-description{color:#454549;white-space:pre-line;word-wrap:break-word;align-self:stretch;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.styles_role-selector__zXI4_ .option:hover .role-option-content{background-color:#f8fafc}.styles_role-selector__zXI4_ .option--highlighted .role-option-content{background-color:#f1f5f9}.styles_role-selector__zXI4_ .option--selected .role-option-content{background-color:#eff6ff}.styles_role-selector__zXI4_ .option--selected .role-option-label{color:#1d4ed8}.styles_role-selector__zXI4_ .option--selected .role-option-description{color:#1e40af}.styles_role-selector__zXI4_ .option--disabled .role-option-content{opacity:.6;background-color:#f9fafb}.styles_role-selector__zXI4_ .option--disabled .role-option-description,.styles_role-selector__zXI4_ .option--disabled .role-option-label{color:#9ca3af}.styles_role-selector__zXI4_ .option:focus .role-option-content{outline-offset:2px;outline:2px solid #3b82f6}@media (max-width:768px){.styles_role-selector__zXI4_ .component-data-entry-dropdown.variant-role .dropdown-menu{width:100%;max-width:320px;margin:0 auto}}@media (prefers-contrast:high){.styles_role-selector__zXI4_ .component-data-entry-dropdown.variant-role .dropdown-menu{border-width:2px;border-color:#000}.styles_role-selector__zXI4_ .role-option-content{border:1px solid #0000}.styles_role-selector__zXI4_ .option:hover .role-option-content{border-color:#000}}@media (prefers-reduced-motion:reduce){.styles_role-selector__zXI4_ .option{transition:none}}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-switch__Iz7Wo{--sizing-toggle-default-outer-height:24px;--sizing-toggle-default-outer-width:48px;--sizing-toggle-default-inner:16px;--sizing-toggle-small-outer-height:16px;--sizing-toggle-small-outer-width:32px;--sizing-toggle-small-inner:8px;--spacing-switch-gap-default:8px;--spacing-switch-gap-small:8px;--border-radius-toggle-outer:9999px;--border-radius-toggle-inner:9999px;--color-switch-on-enabled-surface:#00a071;--color-switch-on-enabled-border:#00a071;--color-switch-on-enabled-on-surface:#fff;--color-switch-on-hovered-surface:#007250;--color-switch-on-hovered-border:#00a071;--color-switch-on-hovered-on-surface:#fff;--color-switch-on-disabled-surface:#e3e3e6;--color-switch-on-disabled-border:#c3c3c9;--color-switch-on-disabled-on-surface:#fff;--color-switch-off-enabled-surface:#fff;--color-switch-off-enabled-border:#dcd7ca;--color-switch-off-enabled-on-surface:#9c998f;--color-switch-off-hovered-surface:#fff;--color-switch-off-hovered-border:#9c998f;--color-switch-off-hovered-on-surface:#5c5a55;--color-switch-off-disabled-surface:#e3e3e6;--color-switch-off-disabled-border:#c3c3c9;--color-switch-off-disabled-on-surface:#fff;--color-switch-label:#454549;--box-shadow-switch-on-blur:0;--box-shadow-switch-on-spread:0;--box-shadow-switch-on-color:#000;--box-shadow-switch-on-type:dropShadow;--box-shadow-switch-on-offset-x:0;--box-shadow-switch-on-offset-y:0;--box-shadow-switch-off-blur:0;--box-shadow-switch-off-spread:0;--box-shadow-switch-off-color:#000;--box-shadow-switch-off-type:dropShadow;--box-shadow-switch-off-offset-x:0;--box-shadow-switch-off-offset-y:0;--typography-switch-small-font-family:Inter;--typography-switch-small-font-weight:400;--typography-switch-small-line-height:1.2;--typography-switch-small-font-size:14px;--typography-switch-small-letter-spacing:0em;--typography-switch-small-paragraph-spacing:24px;--typography-switch-small-text-decoration:none;--typography-switch-small-text-case:none;--typography-switch-default-font-family:Inter;--typography-switch-default-font-weight:400;--typography-switch-default-line-height:1.6;--typography-switch-default-font-size:16px;--typography-switch-default-letter-spacing:0em;--typography-switch-default-paragraph-spacing:16px;--typography-switch-default-text-decoration:none;--typography-switch-default-text-case:none;cursor:pointer;display:inline-flex;position:relative}.styles_component-data-entry-switch--disabled__cb2mv{cursor:not-allowed}.styles_component-data-entry-switch__input__BMNr4{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles_component-data-entry-switch__track__CSFi8{border-radius:var(--border-radius-toggle-outer);background-color:var(--color-switch-off-enabled-surface);border:1px solid var(--color-switch-off-enabled-border);align-items:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex;position:relative}.styles_component-data-entry-switch--default__pYtS8 .styles_component-data-entry-switch__track__CSFi8{width:var(--sizing-toggle-default-outer-width);height:var(--sizing-toggle-default-outer-height)}.styles_component-data-entry-switch--small__ykGsa .styles_component-data-entry-switch__track__CSFi8{width:var(--sizing-toggle-small-outer-width);height:var(--sizing-toggle-small-outer-height)}.styles_component-data-entry-switch--checked__cJmis .styles_component-data-entry-switch__track__CSFi8{background-color:var(--color-switch-on-enabled-surface);border-color:var(--color-switch-on-enabled-border)}.styles_component-data-entry-switch__Iz7Wo:hover:not(.styles_component-data-entry-switch--disabled__cb2mv) .styles_component-data-entry-switch__track__CSFi8{border-color:var(--color-switch-off-hovered-border)}.styles_component-data-entry-switch--checked__cJmis:hover:not(.styles_component-data-entry-switch--disabled__cb2mv) .styles_component-data-entry-switch__track__CSFi8{background-color:var(--color-switch-on-hovered-surface);border-color:var(--color-switch-on-hovered-border)}.styles_component-data-entry-switch--disabled__cb2mv .styles_component-data-entry-switch__track__CSFi8{background-color:var(--color-switch-off-disabled-surface);border-color:var(--color-switch-off-disabled-border)}.styles_component-data-entry-switch--disabled__cb2mv.styles_component-data-entry-switch--checked__cJmis .styles_component-data-entry-switch__track__CSFi8{background-color:var(--color-switch-on-disabled-surface);border-color:var(--color-switch-on-disabled-border)}.styles_component-data-entry-switch__thumb__Elbwx{background-color:var(--color-switch-off-enabled-on-surface);border-radius:var(--border-radius-toggle-inner);box-shadow:var(--box-shadow-switch-off-blur)var(--box-shadow-switch-off-spread)var(--box-shadow-switch-off-color);transition:transform .2s ease-in-out,background-color .2s ease-in-out;position:absolute}.styles_component-data-entry-switch--default__pYtS8 .styles_component-data-entry-switch__thumb__Elbwx{width:var(--sizing-toggle-default-inner);height:var(--sizing-toggle-default-inner);left:4px}.styles_component-data-entry-switch--small__ykGsa .styles_component-data-entry-switch__thumb__Elbwx{width:var(--sizing-toggle-small-inner);height:var(--sizing-toggle-small-inner);left:4px}.styles_component-data-entry-switch--checked__cJmis.styles_component-data-entry-switch--default__pYtS8 .styles_component-data-entry-switch__thumb__Elbwx{background-color:var(--color-switch-on-enabled-on-surface);transform:translate(24px)}.styles_component-data-entry-switch--checked__cJmis.styles_component-data-entry-switch--small__ykGsa .styles_component-data-entry-switch__thumb__Elbwx{background-color:var(--color-switch-on-enabled-on-surface);transform:translate(16px)}.styles_component-data-entry-switch__input__BMNr4:focus-visible+.styles_component-data-entry-switch__track__CSFi8{outline:2px solid var(--color-switch-on-enabled-surface);outline-offset:2px}.styles_component-data-entry-switch--disabled__cb2mv .styles_component-data-entry-switch__thumb__Elbwx{background-color:var(--color-switch-off-disabled-on-surface)}.styles_component-data-entry-switch--disabled__cb2mv.styles_component-data-entry-switch--checked__cJmis .styles_component-data-entry-switch__thumb__Elbwx{background-color:var(--color-switch-on-disabled-on-surface)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-entry-text-area__x6_2L{--spacing-text-area-default-gap:4px;--spacing-text-area-default-general-padding:16px;--spacing-text-area-default-label-padding:16px;--spacing-text-area-default-word-count-padding:8px;--spacing-text-area-default-horizontal-padding:16px;--spacing-text-area-default-vertical-padding:8px;--spacing-text-area-default-label-gap:8px;--spacing-text-area-default-assitive-text-gap:4px;--border-radius-text-area-default:8px;--border-width-text-area-enabled:1px;--border-width-text-area-hovered:1px;--border-width-text-area-focused:4px;--border-width-text-area-active:1px;--border-width-text-area-filled:1px;--border-width-text-area-disabled:1px;--border-width-text-area-error:4px;--color-text-area-enabled-surface:#fff;--color-text-area-enabled-border:#e8e4db;--color-text-area-enabled-icon:#c3c3c9;--color-text-area-enabled-placeholder:#a5a5ae;--color-text-area-enabled-assitive-text:#454549;--color-text-area-enabled-word-count:#c3c3c9;--color-text-area-enabled-label:#454549;--color-text-area-required-default:#ff4b42;--color-text-area-required-disabled:#c3c3c9;--color-text-area-hovered-surface:#fff;--color-text-area-hovered-border:#9c998f;--color-text-area-hovered-icon:#454549;--color-text-area-hovered-placeholder:#a5a5ae;--color-text-area-hovered-assitive-text:#454549;--color-text-area-hovered-word-count:#454549;--color-text-area-hovered-label:#454549;--color-text-area-active-surface:#fff;--color-text-area-active-border:#5c5a55;--color-text-area-active-icon:#454549;--color-text-area-active-label:#454549;--color-text-area-active-input:#454549;--color-text-area-active-assitive-text:#454549;--color-text-area-active-word-count:#454549;--color-text-area-filled-surface:#fff;--color-text-area-filled-border:#e8e4db;--color-text-area-filled-icon:#454549;--color-text-area-filled-label:#454549;--color-text-area-filled-input:#454549;--color-text-area-filled-assitive-text:#454549;--color-text-area-filled-word-count:#454549;--color-text-area-disabled-surface:#e3e3e6;--color-text-area-disabled-border:#c3c3c9;--color-text-area-disabled-icon:#c3c3c9;--color-text-area-disabled-label:#c3c3c9;--color-text-area-disabled-input:#c3c3c9;--color-text-area-disabled-assitive-text:#c3c3c9;--color-text-area-disabled-word-count:#c3c3c9;--color-text-area-error-surface:snow;--color-text-area-error-border:#ffc7c4;--color-text-area-error-icon:#b5352f;--color-text-area-error-label:#b5352f;--color-text-area-error-input:#b5352f;--color-text-area-error-assitive-text:#b5352f;--color-text-area-error-word-count:#b5352f;--typography-text-area-placeholder-font-family:Inter;--typography-text-area-placeholder-font-weight:400;--typography-text-area-placeholder-line-height:1.6;--typography-text-area-placeholder-font-size:16px;--typography-text-area-placeholder-letter-spacing:0em;--typography-text-area-placeholder-paragraph-spacing:16px;--typography-text-area-placeholder-text-decoration:none;--typography-text-area-placeholder-text-case:none;--typography-text-area-label-default-font-family:Inter;--typography-text-area-label-default-font-weight:400;--typography-text-area-label-default-line-height:1;--typography-text-area-label-default-font-size:16px;--typography-text-area-label-default-letter-spacing:0em;--typography-text-area-label-default-paragraph-spacing:24px;--typography-text-area-label-default-text-decoration:none;--typography-text-area-label-default-text-case:none;--typography-text-area-word-count-font-family:Inter;--typography-text-area-word-count-font-weight:400;--typography-text-area-word-count-line-height:1;--typography-text-area-word-count-font-size:12px;--typography-text-area-word-count-letter-spacing:0em;--typography-text-area-word-count-paragraph-spacing:24px;--typography-text-area-word-count-text-decoration:none;--typography-text-area-word-count-text-case:none;--typography-text-area-label-small-font-family:Inter;--typography-text-area-label-small-font-weight:400;--typography-text-area-label-small-line-height:1;--typography-text-area-label-small-font-size:12px;--typography-text-area-label-small-letter-spacing:0em;--typography-text-area-label-small-paragraph-spacing:24px;--typography-text-area-label-small-text-decoration:none;--typography-text-area-label-small-text-case:none;--typography-text-area-assistive-text-font-family:Inter;--typography-text-area-assistive-text-font-weight:400;--typography-text-area-assistive-text-line-height:1.2;--typography-text-area-assistive-text-font-size:12px;--typography-text-area-assistive-text-letter-spacing:0em;--typography-text-area-assistive-text-paragraph-spacing:16px;--typography-text-area-assistive-text-text-decoration:none;--typography-text-area-assistive-text-text-case:none;--typography-text-area-assistive-text-font-style:italic;--typography-text-area-input-text-font-family:Inter;--typography-text-area-input-text-font-weight:400;--typography-text-area-input-text-line-height:1.6;--typography-text-area-input-text-font-size:16px;--typography-text-area-input-text-letter-spacing:0em;--typography-text-area-input-text-paragraph-spacing:16px;--typography-text-area-input-text-text-decoration:none;--typography-text-area-input-text-text-case:none;gap:var(--spacing-text-area-default-gap);flex-direction:column;width:100%;display:flex;position:relative}.styles_component-data-entry-text-area__x6_2L.styles_variant-primary__8Gq_u,.styles_component-data-entry-text-area__x6_2L.styles_variant-secondary__eao9M{gap:0}.styles_component-data-entry-text-area__x6_2L.styles_variant-tertiary__0HJB3{gap:var(--spacing-text-area-default-label-gap)}.styles_component-data-entry-text-area__x6_2L.styles_variant-quaternary__v91iF{gap:0;position:relative}.styles_component-data-entry-text-area__x6_2L.styles_variant-quaternary__v91iF.styles_filled__9_Kap,.styles_component-data-entry-text-area__x6_2L.styles_variant-quaternary__v91iF.styles_focused__xfc5z{padding-top:calc(var(--typography-text-area-label-default-line-height) + 8px)}.styles_label__WeMlt{color:var(--color-text-area-enabled-label);font-family:var(--typography-text-area-label-default-font-family);font-size:var(--typography-text-area-label-default-font-size);font-weight:var(--typography-text-area-label-default-font-weight);line-height:var(--typography-text-area-label-default-line-height);letter-spacing:var(--typography-text-area-label-default-letter-spacing);-webkit-text-decoration:var(--typography-text-area-label-default-text-decoration);text-decoration:var(--typography-text-area-label-default-text-decoration);text-transform:var(--typography-text-area-label-default-text-case);align-items:center;gap:2px;display:flex}.styles_floating-label-text__QcZsN{left:var(--spacing-text-area-default-horizontal-padding);top:calc(var(--spacing-text-area-default-vertical-padding) + 8px);color:var(--color-text-area-enabled-placeholder);font-family:var(--typography-text-area-placeholder-font-family);font-size:var(--typography-text-area-placeholder-font-size);font-weight:var(--typography-text-area-placeholder-font-weight);line-height:var(--typography-text-area-placeholder-line-height);letter-spacing:var(--typography-text-area-placeholder-letter-spacing);pointer-events:none;z-index:10;background:var(--color-text-area-enabled-surface);align-items:center;gap:2px;margin-left:-12px;padding:2px 12px;transition:all .2s ease-in-out;display:flex;position:absolute}.styles_component-data-entry-text-area__x6_2L.styles_variant-secondary__eao9M.styles_filled__9_Kap .styles_floating-label-text__QcZsN,.styles_component-data-entry-text-area__x6_2L.styles_variant-secondary__eao9M.styles_focused__xfc5z .styles_floating-label-text__QcZsN{font-size:var(--typography-text-area-label-small-font-size);color:var(--color-text-area-active-label);background:var(--color-text-area-active-surface);top:-6px}.styles_floating-label-outside__a0G3_{top:calc(var(--spacing-text-area-default-vertical-padding) + 8px);left:var(--spacing-text-area-default-horizontal-padding);color:var(--color-text-area-enabled-placeholder);font-family:var(--typography-text-area-placeholder-font-family);font-size:var(--typography-text-area-placeholder-font-size);font-weight:var(--typography-text-area-placeholder-font-weight);line-height:var(--typography-text-area-placeholder-line-height);letter-spacing:var(--typography-text-area-placeholder-letter-spacing);pointer-events:none;z-index:2;align-items:center;gap:2px;transition:all .2s ease-in-out;display:flex;position:absolute}.styles_component-data-entry-text-area__x6_2L.styles_variant-quaternary__v91iF.styles_filled__9_Kap .styles_floating-label-outside__a0G3_,.styles_component-data-entry-text-area__x6_2L.styles_variant-quaternary__v91iF.styles_focused__xfc5z .styles_floating-label-outside__a0G3_{font-size:var(--typography-text-area-label-default-font-size);font-family:var(--typography-text-area-label-default-font-family);font-weight:var(--typography-text-area-label-default-font-weight);color:var(--color-text-area-active-label);background:0 0;margin-left:0;padding:0;top:-8px;left:0;transform:translateY(-100%)}.styles_asterisk__ytlXg{color:var(--color-text-area-required-default)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_asterisk__ytlXg{color:var(--color-text-area-required-disabled)}.styles_textarea-wrapper__DhMJE{border-radius:var(--border-radius-text-area-default);transition:all .2s ease-in-out;position:relative}.styles_textarea-container__SCQK6{background:var(--color-text-area-enabled-surface);border:var(--border-width-text-area-enabled)solid var(--color-text-area-enabled-border);border-radius:var(--border-radius-text-area-default);transition:all .2s ease-in-out;position:relative;overflow:hidden}.styles_textarea__lVef5{width:100%;padding:var(--spacing-text-area-default-vertical-padding)var(--spacing-text-area-default-horizontal-padding);color:var(--color-text-area-enabled-input);font-family:var(--typography-text-area-input-text-font-family);font-size:var(--typography-text-area-input-text-font-size);font-weight:var(--typography-text-area-input-text-font-weight);line-height:var(--typography-text-area-input-text-line-height);letter-spacing:var(--typography-text-area-input-text-letter-spacing);-webkit-text-decoration:var(--typography-text-area-input-text-text-decoration);text-decoration:var(--typography-text-area-input-text-text-decoration);text-transform:var(--typography-text-area-input-text-text-case);resize:vertical;background:0 0;border:none;outline:none;min-height:120px}.styles_textarea__lVef5::placeholder{color:var(--color-text-area-enabled-placeholder);font-family:var(--typography-text-area-placeholder-font-family);font-size:var(--typography-text-area-placeholder-font-size);font-weight:var(--typography-text-area-placeholder-font-weight);line-height:var(--typography-text-area-placeholder-line-height);letter-spacing:var(--typography-text-area-placeholder-letter-spacing);-webkit-text-decoration:var(--typography-text-area-placeholder-text-decoration);text-decoration:var(--typography-text-area-placeholder-text-decoration);text-transform:var(--typography-text-area-placeholder-text-case)}.styles_assistive-text__0EAT3{color:var(--color-text-area-enabled-assitive-text);font-family:var(--typography-text-area-assistive-text-font-family);font-size:var(--typography-text-area-assistive-text-font-size);font-weight:var(--typography-text-area-assistive-text-font-weight);line-height:var(--typography-text-area-assistive-text-line-height);letter-spacing:var(--typography-text-area-assistive-text-letter-spacing);-webkit-text-decoration:var(--typography-text-area-assistive-text-text-decoration);text-decoration:var(--typography-text-area-assistive-text-text-decoration);text-transform:var(--typography-text-area-assistive-text-text-case);font-style:var(--typography-text-area-assistive-text-font-style);margin-top:var(--spacing-text-area-default-assitive-text-gap)}.styles_word-count__K3zm2{color:var(--color-text-area-enabled-word-count);font-family:var(--typography-text-area-word-count-font-family);font-size:var(--typography-text-area-word-count-font-size);font-weight:var(--typography-text-area-word-count-font-weight);line-height:var(--typography-text-area-word-count-line-height);letter-spacing:var(--typography-text-area-word-count-letter-spacing);-webkit-text-decoration:var(--typography-text-area-word-count-text-decoration);text-decoration:var(--typography-text-area-word-count-text-decoration);text-transform:var(--typography-text-area-word-count-text-case);bottom:var(--spacing-text-area-default-word-count-padding);right:var(--spacing-text-area-default-horizontal-padding);background:var(--color-text-area-enabled-surface);border-radius:4px;padding:2px 4px;position:absolute}.styles_component-data-entry-text-area__x6_2L:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):hover .styles_textarea-container__SCQK6{background:var(--color-text-area-hovered-surface);border-color:var(--color-text-area-hovered-border)}.styles_component-data-entry-text-area__x6_2L:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):hover .styles_textarea__lVef5::placeholder{color:var(--color-text-area-hovered-placeholder)}.styles_component-data-entry-text-area__x6_2L:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):hover .styles_label__WeMlt{color:var(--color-text-area-hovered-label)}.styles_component-data-entry-text-area__x6_2L:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):hover .styles_assistive-text__0EAT3{color:var(--color-text-area-hovered-assitive-text)}.styles_component-data-entry-text-area__x6_2L:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):hover .styles_word-count__K3zm2{color:var(--color-text-area-hovered-word-count);background:var(--color-text-area-hovered-surface)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_textarea-wrapper__DhMJE{box-shadow:0 0 0 calc(var(--border-width-text-area-focused) - var(--border-width-text-area-enabled))var(--color-text-area-active-border)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_textarea-container__SCQK6{background:var(--color-text-area-active-surface);border-color:var(--color-text-area-active-border)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_textarea__lVef5{color:var(--color-text-area-active-input)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_label__WeMlt{color:var(--color-text-area-active-label)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_assistive-text__0EAT3{color:var(--color-text-area-active-assitive-text)}.styles_component-data-entry-text-area__x6_2L.styles_focused__xfc5z:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y) .styles_word-count__K3zm2{color:var(--color-text-area-active-word-count);background:var(--color-text-area-active-surface)}.styles_component-data-entry-text-area__x6_2L.styles_filled__9_Kap:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):not(.styles_focused__xfc5z) .styles_textarea-container__SCQK6{background:var(--color-text-area-filled-surface);border-color:var(--color-text-area-filled-border)}.styles_component-data-entry-text-area__x6_2L.styles_filled__9_Kap:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):not(.styles_focused__xfc5z) .styles_textarea__lVef5{color:var(--color-text-area-filled-input)}.styles_component-data-entry-text-area__x6_2L.styles_filled__9_Kap:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):not(.styles_focused__xfc5z) .styles_label__WeMlt{color:var(--color-text-area-filled-label)}.styles_component-data-entry-text-area__x6_2L.styles_filled__9_Kap:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):not(.styles_focused__xfc5z) .styles_assistive-text__0EAT3{color:var(--color-text-area-filled-assitive-text)}.styles_component-data-entry-text-area__x6_2L.styles_filled__9_Kap:not(.styles_disabled__lXWDL):not(.styles_error__XOy3Y):not(.styles_focused__xfc5z) .styles_word-count__K3zm2{color:var(--color-text-area-filled-word-count);background:var(--color-text-area-filled-surface)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_textarea-container__SCQK6{background:var(--color-text-area-disabled-surface);border-color:var(--color-text-area-disabled-border);cursor:not-allowed}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_textarea__lVef5{cursor:not-allowed;color:var(--color-text-area-disabled-input)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_textarea__lVef5::placeholder{color:var(--color-text-area-disabled-placeholder)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_label__WeMlt{color:var(--color-text-area-disabled-label)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_assistive-text__0EAT3{color:var(--color-text-area-disabled-assitive-text)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_word-count__K3zm2{color:var(--color-text-area-disabled-word-count);background:var(--color-text-area-disabled-surface)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_textarea-wrapper__DhMJE{box-shadow:0 0 0 calc(var(--border-width-text-area-error) - var(--border-width-text-area-enabled))var(--color-text-area-error-border)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_textarea-container__SCQK6{background:var(--color-text-area-error-surface);border-color:var(--color-text-area-error-border)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_textarea__lVef5{color:var(--color-text-area-error-input)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_label__WeMlt{color:var(--color-text-area-error-label)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_assistive-text__0EAT3{color:var(--color-text-area-error-assitive-text)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_word-count__K3zm2{color:var(--color-text-area-error-word-count);background:var(--color-text-area-error-surface)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_floating-label-text__QcZsN{background:var(--color-text-area-error-surface);color:var(--color-text-area-error-label)}.styles_component-data-entry-text-area__x6_2L.styles_error__XOy3Y .styles_floating-label-outside__a0G3_{color:var(--color-text-area-error-label)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_floating-label-text__QcZsN{background:var(--color-text-area-disabled-surface);color:var(--color-text-area-disabled-label)}.styles_component-data-entry-text-area__x6_2L.styles_disabled__lXWDL .styles_floating-label-outside__a0G3_{color:var(--color-text-area-disabled-label)}.styles_component-data-entry-volume-slider__6d6pS{display:flex;flex-direction:column;gap:8px;width:100%}.styles_label__L415V{font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.styles_asterisk__8XQLb{color:#ef4444;margin-left:2px}.styles_slider-container___mRkI,.styles_slider-wrapper__iRWdQ{display:flex;align-items:center;gap:12px}.styles_slider-container___mRkI,.styles_slider__PNKi7{flex:1;position:relative}.styles_slider__PNKi7{height:8px;background:#e5e7eb;border-radius:4px;outline:none;appearance:none;-webkit-appearance:none;cursor:pointer}.styles_slider__PNKi7::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_slider__PNKi7::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_slider__PNKi7:disabled{opacity:.5;cursor:not-allowed}.styles_slider__PNKi7:disabled::-webkit-slider-thumb{cursor:not-allowed}.styles_slider__PNKi7:disabled::-moz-range-thumb{cursor:not-allowed}.styles_volume-indicator__SrrAJ{position:absolute;top:50%;left:0;right:0;height:8px;background:#e5e7eb;border-radius:4px;transform:translateY(-50%);pointer-events:none;z-index:1}.styles_volume-fill__iXYgb{height:100%;background:linear-gradient(90deg,#10b981,#f59e0b 50%,#ef4444);border-radius:4px;transition:width .1s ease}.styles_volume-value__U_a1c{font-size:12px;font-weight:500;color:#6b7280;min-width:40px;text-align:center}.styles_microphone-button__BH_I0{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.styles_microphone-button__BH_I0:hover{background:#e5e7eb;border-color:#9ca3af}.styles_microphone-button__BH_I0:active{transform:translateY(1px)}.styles_assistive-text__NXx7D{font-size:12px;color:#6b7280;margin-top:4px}.styles_variant-primary__SkaIA .styles_slider__PNKi7{background:#dbeafe}.styles_variant-primary__SkaIA .styles_slider__PNKi7::-webkit-slider-thumb{background:#2563eb}.styles_variant-primary__SkaIA .styles_slider__PNKi7::-moz-range-thumb{background:#2563eb}.styles_variant-secondary__IoPiS .styles_slider__PNKi7{background:#f3f4f6}.styles_variant-secondary__IoPiS .styles_slider__PNKi7::-webkit-slider-thumb{background:#6b7280}.styles_variant-secondary__IoPiS .styles_slider__PNKi7::-moz-range-thumb{background:#6b7280}.styles_size-small__x104J .styles_slider__PNKi7{height:6px}.styles_size-small__x104J .styles_slider__PNKi7::-webkit-slider-thumb{width:16px;height:16px}.styles_size-small__x104J .styles_slider__PNKi7::-moz-range-thumb{width:16px;height:16px}.styles_size-small__x104J .styles_volume-indicator__SrrAJ{height:6px}.styles_size-large__1HHEj .styles_slider__PNKi7{height:12px}.styles_size-large__1HHEj .styles_slider__PNKi7::-webkit-slider-thumb{width:24px;height:24px}.styles_size-large__1HHEj .styles_slider__PNKi7::-moz-range-thumb{width:24px;height:24px}.styles_size-large__1HHEj .styles_volume-indicator__SrrAJ{height:12px}.styles_focused__Et_io .styles_slider__PNKi7{box-shadow:0 0 0 2px #3b82f6}.styles_listening__04DcS .styles_microphone-button__BH_I0{background:#dcfce7;border-color:#16a34a;color:#16a34a}.styles_listening__04DcS .styles_volume-fill__iXYgb{animation:styles_pulse__9bFu8 1s infinite}.styles_error__9UaeR .styles_slider__PNKi7{border-color:#ef4444}.styles_error__9UaeR .styles_assistive-text__NXx7D{color:#ef4444}.styles_disabled__FA0Pr{opacity:.5;pointer-events:none}@keyframes styles_pulse__9bFu8{0%,to{opacity:1}50%{opacity:.7}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_component-data-display-chip__fc1Uf{--sizing-chip-default:32px;--sizing-chip-small:24px;--spacing-chip-default-gap:4px;--spacing-chip-default-padding:8px;--spacing-chip-small-gap:2px;--spacing-chip-small-padding:8px;--border-radius-chip-default:8px;--border-radius-chip-small:8px;--border-width-chip-default:0;--border-width-chip-outlined:1px;--color-chip-red-default-surface:#ffc7c4;--color-chip-red-default-label:#6b201c;--color-chip-red-default-icon:#6b201c;--color-chip-red-prominent-surface:#ff4b42;--color-chip-red-prominent-label:snow;--color-chip-red-prominent-icon:snow;--color-chip-red-outlined-border:#b5352f;--color-chip-red-outlined-label:#b5352f;--color-chip-red-outlined-icon:#b5352f;--color-chip-orange-default-surface:#fcd3b8;--color-chip-orange-default-label:#662f0b;--color-chip-orange-default-icon:#662f0b;--color-chip-orange-prominent-surface:#f4711a;--color-chip-orange-prominent-label:#fff9f5;--color-chip-orange-prominent-icon:#fff9f5;--color-chip-orange-outlined-border:#ad5012;--color-chip-orange-outlined-label:#ad5012;--color-chip-orange-outlined-icon:#ad5012;--color-chip-yellow-default-surface:#fbe4b7;--color-chip-yellow-default-label:#66470a;--color-chip-yellow-default-icon:#66470a;--color-chip-yellow-prominent-surface:#f2a918;--color-chip-yellow-prominent-label:#66470a;--color-chip-yellow-prominent-icon:#66470a;--color-chip-yellow-outlined-border:#ac7811;--color-chip-yellow-outlined-label:#ac7811;--color-chip-yellow-outlined-icon:#ac7811;--color-chip-green-default-surface:#b0e2d3;--color-chip-green-default-label:#00432f;--color-chip-green-default-icon:#00432f;--color-chip-green-prominent-surface:#00a071;--color-chip-green-prominent-label:#f6fdfb;--color-chip-green-prominent-icon:#f6fdfb;--color-chip-green-outlined-border:#007250;--color-chip-green-outlined-label:#007250;--color-chip-green-outlined-icon:#007250;--color-chip-blue-default-surface:#b8defc;--color-chip-blue-default-label:#0b3f66;--color-chip-blue-default-icon:#0b3f66;--color-chip-blue-prominent-surface:#1a96f4;--color-chip-blue-prominent-label:#f8fcff;--color-chip-blue-prominent-icon:#f8fcff;--color-chip-blue-outlined-border:#126bad;--color-chip-blue-outlined-label:#126bad;--color-chip-blue-outlined-icon:#126bad;--color-chip-purple-default-surface:#e1b8fc;--color-chip-purple-default-label:#420b66;--color-chip-purple-default-icon:#420b66;--color-chip-purple-prominent-surface:#9d1af4;--color-chip-purple-prominent-label:#fefaff;--color-chip-purple-prominent-icon:#fefaff;--color-chip-purple-outlined-border:#6f12ad;--color-chip-purple-outlined-label:#6f12ad;--color-chip-purple-outlined-icon:#6f12ad;--color-chip-grey-default-surface:#e8e4db;--color-chip-grey-default-label:#454549;--color-chip-grey-default-icon:#454549;--color-chip-grey-prominent-surface:#5c5a55;--color-chip-grey-prominent-label:#fbfbfb;--color-chip-grey-prominent-icon:#fbfbfb;--color-chip-grey-outlined-border:#e8e4db;--color-chip-grey-outlined-label:#75757c;--color-chip-grey-outlined-icon:#75757c;--typography-chip-label-default-font-family:Inter;--typography-chip-label-default-font-weight:700;--typography-chip-label-default-line-height:1.2;--typography-chip-label-default-font-size:12px;--typography-chip-label-default-letter-spacing:0em;--typography-chip-label-default-paragraph-spacing:16px;--typography-chip-label-default-text-decoration:none;--typography-chip-label-default-text-case:none;--typography-chip-label-small-font-family:Inter;--typography-chip-label-small-font-weight:700;--typography-chip-label-small-line-height:1.2;--typography-chip-label-small-font-size:12px;--typography-chip-label-small-letter-spacing:0em;--typography-chip-label-small-paragraph-spacing:16px;--typography-chip-label-small-text-decoration:none;--typography-chip-label-small-text-case:none;height:var(--chip-height);border-radius:var(--chip-radius);padding:var(--chip-padding);justify-content:center;align-items:center;gap:var(--chip-gap);font-size:var(--chip-font-size);line-height:var(--chip-line-height);font-weight:var(--chip-font-weight);flex-direction:row;display:flex}.styles_component-data-display-chip__fc1Uf.styles_truncate__hgWUK{max-width:100%;overflow:hidden}.styles_component-data-display-chip__fc1Uf.styles_truncate__hgWUK .styles_truncatedLabel__mGF8N{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:100%;overflow:hidden}.styles_component-data-display-chip__fc1Uf span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.styles_component-data-display-chip__fc1Uf i{flex-shrink:0;justify-content:center;place-items:center;font-size:16px;display:flex}.styles_component-data-display-chip__fc1Uf.styles_size-default__DxTXe{--chip-gap:var(--spacing-chip-default-gap);--chip-height:var(--sizing-chip-default);--chip-radius:var(--border-radius-chip-default);--chip-padding:var(--spacing-chip-default-padding);--chip-font-size:var(--typography-chip-label-default-font-size);--chip-line-height:var(--typography-chip-label-default-line-height);--chip-font-weight:var(--typography-chip-label-default-font-weight)}.styles_component-data-display-chip__fc1Uf.styles_size-small__e9Wg3{--chip-gap:var(--spacing-chip-small-gap);--chip-height:var(--sizing-chip-small);--chip-radius:var(--border-radius-chip-small);--chip-padding:var(--spacing-chip-small-padding);--chip-font-size:var(--typography-chip-label-small-font-size);--chip-line-height:var(--typography-chip-label-small-line-height);--chip-font-weight:var(--typography-chip-label-small-font-weight)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-red__AxT9I{border-width:var(--border-width-chip-default);background-color:var(--color-chip-red-default-surface);color:var(--color-chip-red-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-orange__Thd_e{border-width:var(--border-width-chip-default);background-color:var(--color-chip-orange-default-surface);color:var(--color-chip-orange-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-yellow__yI20P{border-width:var(--border-width-chip-default);background-color:var(--color-chip-yellow-default-surface);color:var(--color-chip-yellow-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-green__HM7zV{border-width:var(--border-width-chip-default);background-color:var(--color-chip-green-default-surface);color:var(--color-chip-green-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-blue__8PlPD{border-width:var(--border-width-chip-default);background-color:var(--color-chip-blue-default-surface);color:var(--color-chip-blue-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-purple__R0TJZ{border-width:var(--border-width-chip-default);background-color:var(--color-chip-purple-default-surface);color:var(--color-chip-purple-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-default__5iVX1.styles_color-grey__aDpbA{border-width:var(--border-width-chip-default);background-color:var(--color-chip-grey-default-surface);color:var(--color-chip-grey-default-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-red__AxT9I{background-color:var(--color-chip-red-prominent-surface);color:var(--color-chip-red-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-orange__Thd_e{background-color:var(--color-chip-orange-prominent-surface);color:var(--color-chip-orange-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-yellow__yI20P{background-color:var(--color-chip-yellow-prominent-surface);color:var(--color-chip-yellow-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-green__HM7zV{background-color:var(--color-chip-green-prominent-surface);color:var(--color-chip-green-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-blue__8PlPD{background-color:var(--color-chip-blue-prominent-surface);color:var(--color-chip-blue-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-purple__R0TJZ{background-color:var(--color-chip-purple-prominent-surface);color:var(--color-chip-purple-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-prominent__K24ZW.styles_color-grey__aDpbA{background-color:var(--color-chip-grey-prominent-surface);color:var(--color-chip-grey-prominent-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs{padding:var(--spacing-chip-outline-padding);background:0 0}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-red__AxT9I{border-color:var(--color-chip-red-outlined-border);color:var(--color-chip-red-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-orange__Thd_e{border-color:var(--color-chip-orange-outlined-border);color:var(--color-chip-orange-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-yellow__yI20P{border-color:var(--color-chip-yellow-outlined-border);color:var(--color-chip-yellow-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-green__HM7zV{border-color:var(--color-chip-green-outlined-border);color:var(--color-chip-green-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-blue__8PlPD{border-color:var(--color-chip-blue-outlined-border);color:var(--color-chip-blue-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-purple__R0TJZ{border-color:var(--color-chip-purple-outlined-border);color:var(--color-chip-purple-outlined-label)}.styles_component-data-display-chip__fc1Uf.styles_variant-outline__ecAIs.styles_color-grey__aDpbA{border-color:var(--color-chip-grey-outlined-border);color:var(--color-chip-grey-outlined-label)}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_grid__HinlG .styles_gridheader__6y8ZF{grid-column:1/-1;width:100%;display:flex}.styles_grid__HinlG .styles_gridheader__6y8ZF>div{width:100%}.styles_grid__HinlG .styles_gridtitle__it1UK{text-transform:uppercase;grid-column:1/-1;justify-content:center;align-items:center;padding-top:96px;font-size:12px;display:flex}@media (min-width:64rem){.styles_grid__HinlG .styles_gridtitle__it1UK{padding-top:128px}}.styles_grid__HinlG .styles_primaryContainer__0r056{flex-direction:column;grid-column:1/-1;gap:16px;display:flex}@media (min-width:48rem){.styles_grid__HinlG .styles_primaryContainer__0r056{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (min-width:64rem){.styles_grid__HinlG .styles_primaryContainer__0r056{flex-direction:row;display:flex}}@media (min-width:48rem){.styles_grid__HinlG .styles_primaryContainer__0r056.styles_noWrapTablet__OqwSh{flex-direction:row;display:flex}}.styles_grid__HinlG .styles_primaryContainer__0r056>*{flex:1}.styles_grid__HinlG .styles_secondaryContainer__kFNlQ{flex-direction:column;grid-column:1/-1;gap:24px;display:flex}@media (min-width:64rem){.styles_grid__HinlG .styles_secondaryContainer__kFNlQ{gap:32px}}@media (min-width:48rem){.styles_grid__HinlG .styles_secondaryContainer__kFNlQ{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.styles_grid__HinlG .styles_quaternaryContainer__X3KCE{flex-direction:column;grid-column:1/-1;gap:16px;display:flex}@media (min-width:64rem){.styles_grid__HinlG .styles_quaternaryContainer__X3KCE{grid-column:4/span 6}}@media (min-width:48rem){.styles_grid__HinlG .styles_quaternaryContainer__X3KCE.styles_noWrapTablet__OqwSh{flex-direction:row;display:flex}}.styles_grid__HinlG .styles_quinaryContainer__ogCtH{flex-direction:column;grid-column:1/-1;gap:16px;display:flex}@media (min-width:48rem){.styles_grid__HinlG .styles_quinaryContainer__ogCtH{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (min-width:64rem){.styles_grid__HinlG .styles_quinaryContainer__ogCtH{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:48rem){.styles_grid__HinlG .styles_quinaryContainer__ogCtH.styles_noWrapTablet__OqwSh{flex-direction:row;display:flex}}.styles_grid__HinlG.styles_tertiary__obDZ3>div{grid-column:span 12/span 12}@media (min-width:64rem){.styles_grid__HinlG.styles_tertiary__obDZ3>div:nth-child(4n+1){grid-column:span 5/span 5}.styles_grid__HinlG.styles_tertiary__obDZ3>div:nth-child(4n+2),.styles_grid__HinlG.styles_tertiary__obDZ3>div:nth-child(4n+3){grid-column:span 7/span 7}.styles_grid__HinlG.styles_tertiary__obDZ3>div:nth-child(4n+4){grid-column:span 5/span 5}}.styles_grid__HinlG.styles_quaternary__rePvm>div:first-of-type{grid-column:span 4/span 4}@media (min-width:48rem){.styles_grid__HinlG.styles_quaternary__rePvm>div:first-of-type{grid-column:span 8/span 8}}@media (min-width:64rem){.styles_grid__HinlG.styles_quaternary__rePvm>div:first-of-type{grid-column:span 12/span 12}}.styles_grid__HinlG.styles_quaternary__rePvm>div:first-of-type{grid-column-start:1;justify-content:flex-start}.styles_paddingsmall____IxK{padding-block:20px}@media (min-width:48rem){.styles_paddingsmall____IxK{padding-block:25px}}@media (min-width:64rem){.styles_paddingsmall____IxK{padding-block:30px}}.styles_paddingmedium__UTsEU{padding-block:40px}@media (min-width:48rem){.styles_paddingmedium__UTsEU{padding-block:50px}}@media (min-width:64rem){.styles_paddingmedium__UTsEU{padding-block:60px}}.styles_paddinglarge__p6Tep{padding-block:80px}@media (min-width:48rem){.styles_paddinglarge__p6Tep{padding-block:100px}}@media (min-width:64rem){.styles_paddinglarge__p6Tep{padding-block:120px}}.styles_paddingnone__pqgEK{padding:calc(var(--spacing,.25rem)*0)}
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.styles_scrollReveal__w4u9S{opacity:1;z-index:10;transition:opacity .8s ease-out,transform .8s ease-out;position:relative;transform:translateY(0)}.styles_scrollReveal__w4u9S.styles_armed__uTBCg{opacity:0;transform:translateY(30px)}.styles_scrollReveal__w4u9S.styles_armed__uTBCg.styles_visible__21hfh{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.styles_scrollReveal__w4u9S,.styles_scrollReveal__w4u9S.styles_armed__uTBCg{opacity:1;transition:none;transform:none}}.styles_tooltipTrigger__lsf3O{display:block;position:relative;min-width:0;width:100%;overflow:hidden}.styles_tooltip__oGAjP{padding:8px 12px;background:#ffffff;color:#1f2937;border-radius:6px;font-size:14px;line-height:1.4;white-space:normal;box-shadow:0 4px 20px 0 rgba(0,0,0,.15),0 0 1px 0 rgba(0,0,0,.31);pointer-events:none;max-width:300px;word-wrap:break-word;min-width:200px}.styles_tooltip__oGAjP strong{font-weight:600;color:#1f2937;display:block;margin-bottom:4px}.styles_tooltip__oGAjP br{display:block;margin:2px 0;content:""}.styles_tooltip__oGAjP div{line-height:1.5}.styles_tooltip__oGAjP span{display:block;margin:2px 0;color:#6b7280}.styles_tooltip__oGAjP:before{content:"";position:absolute;width:0;height:0;border:4px solid transparent}.styles_position-top__yE3dY:before{bottom:-8px;left:50%;transform:translateX(-50%);border-top-color:#ffffff}.styles_position-bottom__qhwqV:before{top:-8px;left:50%;transform:translateX(-50%);border-bottom-color:#ffffff}.styles_position-left__wPfbL:before{right:-8px;top:50%;transform:translateY(-50%);border-left-color:#ffffff}.styles_position-right__714q_:before{left:-8px;top:50%;transform:translateY(-50%);border-right-color:#ffffff}.styles_position-top__yE3dY.styles_absolute__MQrxt{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.styles_position-bottom__qhwqV.styles_absolute__MQrxt{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.styles_position-left__wPfbL.styles_absolute__MQrxt{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.styles_position-right__714q_.styles_absolute__MQrxt{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}