.styles_wrap__9RJey .styles_container__05i8b{--container-width:var(--questionnaire-container-width)}.styles_progress__EXWrd{display:flex;align-items:center;gap:.25rem;margin-bottom:.875rem}.styles_progress-label__7Ogs2{flex-shrink:0;width:2.5rem;text-align:right;font-weight:600}.styles_wrap__9RJey .styles_progress-line__IaI0F{--skeleton-shape-rounded:9999px;flex:1 1 auto;min-width:0}.styles_holder__69ELh{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.styles_header__8JSCP{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}.styles_title__kasQP{display:flex;justify-content:center;flex-direction:column;height:2rem}.styles_title__kasQP .styles_line__unT_H{width:45%}.styles_top__8HKUa{display:flex;justify-content:center;flex-direction:column;gap:.5rem;height:3.75rem}.styles_top__8HKUa .styles_line__unT_H{width:20.65%}.styles_top__8HKUa .styles_line__unT_H:last-child{width:53.75%}.styles_inner__VBsmL{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}.styles_card-holder__XJ80S{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.styles_card-holder__XJ80S .styles_line__unT_H{width:5.5rem}.styles_wrap__rYP2z{--card-padding:var(--space-20);--card-background-color:var(--color-surface-bg-secondary);--card-rounded:var(--rounded-xl);--card-border-color:var(--color-border-divider-primary);--card-shadow:none;display:flex;padding:var(--card-padding);border-radius:var(--card-rounded);background-color:var(--card-background-color);border-width:1px;border-style:solid;border-color:var(--card-border-color);box-shadow:var(--card-shadow)}.styles_wrap__rYP2z.styles_hoverable__TKj52.styles_primary__L94Vk{transition:border-color var(--duration-300) var(--ease-balanced)}.styles_wrap__rYP2z.styles_hoverable__TKj52.styles_primary__L94Vk:active,.styles_wrap__rYP2z.styles_hoverable__TKj52.styles_primary__L94Vk:hover{--card-border-color:var(--color-border-input-hover)}.styles_wrap__rYP2z:not(.styles_disable-shadow__3BmXP).styles_primary__L94Vk{--card-shadow:var(--shadow-container-white)}.styles_wrap__rYP2z.styles_secondary__PxNqT{--card-background-color:var(--color-surface-bg-primary);--card-border-color:transparent}.styles_wrap__rYP2z.styles_xs__KkHwi{--card-padding:var(--space-12)}.styles_wrap__rYP2z.styles_sm__L_CAI{--card-padding:var(--space-16)}.styles_wrap__rYP2z.styles_lg__Tmcyt{--card-padding:var(--space-24)}.styles_wrap__rYP2z.focus-primary{border-radius:var(--card-rounded)}body .styles_wrap__rYP2z[data-card] [data-card]{box-shadow:none}@media (min-width:768px){.styles_wrap__rYP2z:not(.styles_sm__L_CAI,.styles_lg__Tmcyt).styles_responsive__V_Zbd{--card-padding:var(--space-24)}}.styles_wrap__xazpR{background-color:var(--color-white-100);border-radius:var(--rounded-lg);border:1.5px solid transparent;padding:var(--space-12)}.styles_wrap__xazpR.styles_success__heS8f{border-color:var(--color-border-toast-positive)}.styles_wrap__xazpR.styles_error__AbRSz{border-color:var(--color-border-toast-negative)}.styles_wrap__xazpR.styles_info__WtU99{border-color:var(--color-border-toast-brand)}.styles_wrap__xazpR.styles_neutral__sK_9c{background-color:var(--color-surface-bg-tetriary);border:none}.styles_wrap__NF7an{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.styles_wrap__NF7an.styles_box__gPtKq{border-radius:var(--rounded-sm);padding:var(--space-6)}.styles_wrap__NF7an svg{flex-shrink:0;width:1.25rem;height:1.25rem}.styles_wrap__NF7an.styles_success__fZmcW{color:var(--color-icon-positive)}.styles_wrap__NF7an.styles_error__icKuC{color:var(--color-icon-negative)}.styles_wrap__NF7an.styles_info__qkZjt{color:var(--color-icon-brand)}.styles_wrap__NF7an.styles_accent__wmqbp{color:var(--color-icon-accent)}.styles_wrap__NF7an.styles_neutral__Am5Jv{color:var(--color-icon-secondary)}.styles_wrap__NF7an.styles_box__gPtKq.styles_success__fZmcW{background-color:var(--color-surface-icon-positive)}.styles_wrap__NF7an.styles_box__gPtKq.styles_error__icKuC{background-color:var(--color-surface-icon-negative)}.styles_wrap__NF7an.styles_box__gPtKq.styles_info__qkZjt{background-color:var(--color-surface-icon-brand)}.styles_wrap__NF7an.styles_box__gPtKq.styles_accent__wmqbp{background-color:var(--color-surface-accent)}.styles_wrap__NF7an.styles_box__gPtKq.styles_neutral__Am5Jv{background-color:initial}.styles_wrap__E97MC{--toast-width:22.5rem;--toast-max-width:calc(100vw - 2rem);pointer-events:auto;width:var(--toast-width);max-width:var(--toast-max-width);display:flex;border-radius:var(--rounded-lg);padding:var(--space-12);will-change:opacity,transform;z-index:101}.styles_wrap__E97MC[data-state=closed]:not([data-swipe]){animation:styles_hide-toast__Qq_gp .4s cubic-bezier(.22,1,.36,1)}.styles_wrap__E97MC[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.styles_wrap__E97MC[data-swipe=cancel]{transition:transform .6s ease-in-out;transform:translateX(0)}.styles_wrap__E97MC[data-state=open]{animation:styles_slide-in-toast__O_LXB .4s cubic-bezier(.22,1,.36,1)}.styles_wrap__E97MC[data-state=end]{animation:styles_slide-out-toast__ZjYTR .4s cubic-bezier(.22,1,.36,1)}.styles_holder__F8YUJ{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:minmax(0,2rem) minmax(0,1fr);place-content:start;gap:0 .75rem}.styles_top__cjWSF{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.styles_icon-wrap__A0w8U{display:inline-flex;align-items:flex-start;flex-shrink:0}.styles_title__bsNp7{flex:1 1 auto;min-width:0;color:var(--color-text-primary)}.styles_btn-close__Bv3XR{cursor:pointer;flex-shrink:0;background-color:initial;display:inline-flex;align-items:center;justify-content:center;margin-right:-.375rem;margin-bottom:auto;outline:none;-webkit-user-select:none;user-select:none;border:none;padding:.375rem;color:var(--color-icon-secondary);transition:color var(--duration-300) var(--ease-balanced)}.styles_btn-close__Bv3XR.styles_align-top__17dHC{margin-bottom:auto}.styles_btn-close__Bv3XR:hover{color:var(--color-text-primary)}.styles_btn-close__Bv3XR svg{flex-shrink:0;width:1.25rem;height:1.25rem}.styles_description__Unkcf{grid-column:2;color:var(--color-text-secondary)}.styles_viewport__h0mpW{--viewport-padding:1rem;position:fixed;bottom:0;right:0;z-index:100;padding:var(--viewport-padding);border:1px solid transparent;pointer-events:none}html[data-has-tabbar=true] .styles_viewport__h0mpW{bottom:calc(4.875rem + env(safe-area-inset-bottom, 0px))}html[data-has-bottom-composer=true] .styles_viewport__h0mpW{bottom:calc(140px + env(safe-area-inset-bottom, 0px))}@media (min-width:768px){html[data-has-bottom-composer=true] .styles_viewport__h0mpW,html[data-has-tabbar=true] .styles_viewport__h0mpW{bottom:0}}@media (min-width:480px){.styles_wrap__E97MC{--toast-max-width:calc(100vw - 4rem)}.styles_viewport__h0mpW{--viewport-padding:2rem}}@keyframes styles_slide-in-toast__O_LXB{0%{opacity:0;transform:translateX(calc(100% + var(--viewport-padding)))}to{opacity:1;transform:translateX(0)}}@keyframes styles_slide-out-toast__ZjYTR{0%{opacity:1;transform:translateX(var(--radix-toast-swipe-end-x))}to{opacity:0;transform:translateX(calc(100% + var(--viewport-padding)))}}@keyframes styles_hide-toast__Qq_gp{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(calc(100% + var(--viewport-padding)))}}.styles_wrap__ez0fw{min-height:6.25rem}.styles_holder__ep1IK{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.styles_content__OPQ6_{display:grid;place-content:start;max-width:25.5rem;width:100%;margin:0 auto;grid-template-columns:repeat(1,minmax(0,1fr));gap:.25rem}.styles_title__1hfop{color:var(--color-text-primary)}.styles_description__TxYtB{color:var(--color-text-secondary)}.styles_wrap__5vFdj{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:var(--space-24)}.styles_input-wrap__2KI5w{max-width:39.8125rem;width:100%}.styles_label__FhXr_{color:var(--color-text-primary)}.styles_checkboxes-wrap__aZKsI{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4)}.styles_checkboxes-holder__bupuy{display:flex;align-items:center;gap:var(--space-24)}.styles_checkboxes__GV9km{gap:var(--space-24)}.styles_checkbox__JkY_E,.styles_checkboxes__GV9km{flex-shrink:0;display:inline-flex;align-items:center}.styles_checkbox__JkY_E{gap:var(--space-8)}.styles_checkbox__JkY_E.focus-within-primary{border-radius:var(--rounded-2xs)}.styles_groups-top__G_Q9z{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-20)}.styles_inner__MnMiy{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:var(--space-16)}.styles_options__hYgiJ{flex:1 1 auto;min-width:0;min-height:0;display:flex;margin-top:calc(var(--space-10) * -1);margin-bottom:calc(var(--space-10) * -1)}.styles_groups__zZD0W{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-20);padding:var(--space-4)}.styles_group___Uol4{display:grid;place-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-12)}.styles_scroll-area__t3Yge{flex:1 1 auto;min-width:0;padding:0 var(--space-12) 0 0;margin:calc(var(--space-4) * -1) calc(var(--space-12) * -1) calc(var(--space-4) * -1) calc(var(--space-4) * -1);overflow:hidden}.styles_scroll-area__t3Yge .scroll-area-viewport{width:auto;min-width:100%;max-height:100%}.styles_wrap__OnkDl{display:grid;place-content:start;grid-template-columns:minmax(0,2.75rem) minmax(0,1fr) minmax(0,2.75rem);gap:var(--space-8)}.styles_wrap__OnkDl:not(.styles_draggable__gzloD) .styles_drag-drop-icon-box__uvMV_{cursor:not-allowed}.styles_wrap__OnkDl.styles_overlay__RUxxK{opacity:.98;cursor:grabbing}.styles_wrap__OnkDl[data-draggable=true]:hover{cursor:grab}.styles_wrap__OnkDl[data-dragging=true]{z-index:5;cursor:grabbing}.styles_wrap__OnkDl[data-draggable=true]{touch-action:none}.styles_wrap__w8Xie{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr))}.styles_group__0lL1R{display:grid;place-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-12)}.styles_item__E4qAt{padding-top:var(--space-10);padding-bottom:var(--space-10)}.styles_wrap__3cY8B{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:var(--space-24)}.styles_input-wrap__MqYUi{max-width:39.8125rem;width:100%}.styles_label__uw09Q{color:var(--color-text-primary)}.styles_checkboxes-wrap__TFWbN{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4)}.styles_checkboxes-holder__O5mma{display:flex;align-items:center;gap:var(--space-24)}.styles_checkboxes__hxfOM{gap:var(--space-24)}.styles_checkbox__I9Jcr,.styles_checkboxes__hxfOM{flex-shrink:0;display:inline-flex;align-items:center}.styles_checkbox__I9Jcr{gap:var(--space-8)}.styles_checkbox__I9Jcr.focus-within-primary{border-radius:var(--rounded-2xs)}.styles_groups__OO8Rz{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-20)}.styles_inner__Gxdy7{min-width:0;min-height:0;display:flex;flex-direction:column;gap:var(--space-16)}.styles_options__BHz9m{flex:1 1 auto;min-width:0;min-height:0;display:flex;margin-top:calc(var(--space-10) * -1);margin-bottom:calc(var(--space-10) * -1)}.styles_scroll-area__raUA1{flex:1 1 auto;min-width:0;padding:var(--space-4) var(--space-12) var(--space-4) var(--space-4);margin:calc(var(--space-4) * -1) calc(var(--space-12) * -1) calc(var(--space-4) * -1) calc(var(--space-4) * -1);overflow:hidden}.styles_scroll-area__raUA1 .scroll-area-viewport{width:auto;min-width:100%;max-height:100%}.styles_wrap__rteQb{min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-24)}.styles_input-wrap__fN_kJ{max-width:39.8125rem;width:100%}.styles_label__UFq1l{color:var(--color-text-primary)}.styles_checkboxes-wrap__xCnQb{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4)}.styles_checkboxes-holder__fm8FS{display:flex;align-items:center;gap:var(--space-24)}.styles_checkboxes__i0UcA{gap:var(--space-24)}.styles_checkbox__wEUph,.styles_checkboxes__i0UcA{flex-shrink:0;display:inline-flex;align-items:center}.styles_checkbox__wEUph{gap:var(--space-8)}.styles_checkbox__wEUph.focus-within-primary{border-radius:var(--rounded-2xs)}.styles_groups__X8BD_{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr))}.styles_switchers__meLvQ{padding-top:var(--space-20);display:inline-flex;align-items:center;gap:var(--space-20)}.styles_group__sn_Eu{padding-top:var(--space-24);display:grid;place-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-20)}.styles_label__0ZujM{display:flex;align-items:center;padding:var(--space-4) 0}.styles_primary__6Wb5k{color:var(--color-text-primary)}.styles_secondary__oeLxv{color:var(--color-text-secondary)}.newSheet_overlay__ntbQy{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:60;animation:newSheet_fade-in__Tew1k .2s ease forwards}.newSheet_sheet__LLT4M{position:fixed;inset:0;z-index:70;background-color:var(--color-surface-bg-secondary,#ffffff);display:flex;flex-direction:column;overflow:hidden;animation:newSheet_slide-up__KBksk .35s cubic-bezier(.16,1,.3,1) forwards}.newSheet_header__uTH1w{display:flex;align-items:center;justify-content:space-between;padding:var(--space-16) var(--space-20) 0}.newSheet_sheet-centered-title__gvzXW .newSheet_header__uTH1w{position:relative;justify-content:center;padding:var(--space-24) var(--space-24) 0}.newSheet_sheet-centered-title__gvzXW .intro,.newSheet_sheet-centered-title__gvzXW .newSheet_intro__nk2yx{margin-left:var(--space-24);margin-right:var(--space-24)}.newSheet_sheet-centered-title__gvzXW .newSheet_body__qR_6D{padding:var(--space-24)}.newSheet_sheet-centered-title__gvzXW .newSheet_footer__A8OYZ{padding-left:var(--space-24);padding-right:var(--space-24)}.newSheet_sheet-centered-title__gvzXW .newSheet_title__vK32x{text-align:center}.newSheet_title__vK32x{margin:0}.newSheet_header-divider__b7eX7{height:1px;background-color:var(--color-border-primary,hsl(0deg 0% 94%));margin-top:var(--space-20);width:100%}.newSheet_support-pro-block__0Bne3{display:inline-flex;align-items:center;gap:var(--space-12);margin:0}.newSheet_sheet-centered-title__gvzXW .newSheet_header__uTH1w:has(>.newSheet_support-pro-block__0Bne3){justify-content:flex-start}.newSheet_sheet-centered-title__gvzXW .newSheet_header__uTH1w:has(>.newSheet_support-pro-block__0Bne3) .newSheet_support-pro-block__0Bne3{text-align:left}.newSheet_support-pro-block-avatar__uY04F{width:44px;height:44px;border-radius:var(--rounded-md,10px);flex:0 0 auto;object-fit:cover;display:block}.newSheet_support-pro-block-text__GA3Ws{display:inline-flex;flex-direction:column;gap:2px;min-width:0}.newSheet_support-pro-block-title__YRb6C{color:var(--color-text-primary)}.newSheet_support-pro-block-label__SsAeL{color:var(--color-text-secondary)}.newSheet_close-btn__gy_RM{position:absolute;top:.375rem;right:.375rem}.newSheet_intro__nk2yx{margin:0 var(--space-20) var(--space-12);color:var(--color-text-secondary);font-size:14px;line-height:20px}.newSheet_body__qR_6D{flex:1 1 auto;overflow-y:auto;padding:0 var(--space-20) var(--space-16);display:flex;flex-direction:column;gap:var(--space-16)}.newSheet_channel-tabs__EgAJb{display:flex;gap:4px;padding:4px;background-color:var(--color-surface-bg-tertiary,hsl(220deg 14% 96%));border-radius:999px;align-self:flex-start}.newSheet_channel-tab__FvrpS{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:999px;padding:6px var(--space-12);cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:var(--color-text-secondary);font:inherit;font-size:13px;font-weight:600;transition:background-color .15s ease,color .15s ease}.newSheet_channel-tab__FvrpS:hover:not(.newSheet_channel-tab-active__tt1_o){color:var(--color-text-primary)}.newSheet_channel-tab-active__tt1_o{background-color:var(--color-surface-bg-secondary,white);color:var(--color-text-primary);box-shadow:0 1px 2px rgba(15,23,42,.08)}.newSheet_channel-tab__FvrpS svg{width:16px;height:16px}.newSheet_helper__D8ze2{color:var(--color-text-secondary);margin:0}.newSheet_rx-picker___5_J2{position:relative}.newSheet_rx-field__jm4MX{-webkit-appearance:none;appearance:none;width:100%;border:0;border-bottom:1px solid var(--color-border-primary,hsl(0deg 0% 94%));border-radius:0;background-color:initial;padding:var(--space-8) 0;min-height:48px;display:flex;align-items:center;gap:var(--space-8);cursor:pointer;font:inherit;color:var(--color-text-primary);text-align:left;transition:border-color .15s ease}.newSheet_rx-field-open__6zkPT{border-bottom-color:var(--color-brand,hsl(220deg 100% 50%))}.newSheet_rx-chips__QEllU{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;gap:var(--space-6)}.newSheet_rx-placeholder__BS3EF{color:var(--color-text-secondary);font-size:14px;line-height:24px;padding:4px 0;margin-right:var(--space-8)}.newSheet_rx-chip__Wmx3M{display:inline-flex;align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-8);background-color:var(--color-surface-bg-tertiary,hsl(220deg 14% 96%));border-radius:var(--rounded-sm);font-size:14px;line-height:20px;color:var(--color-text-primary);max-width:100%}.newSheet_rx-chip-label__cmKRN{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.newSheet_rx-chip-remove__lGJPX{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-icon-secondary);border-radius:999px}.newSheet_rx-chip-remove__lGJPX:hover{color:var(--color-icon-primary)}.newSheet_rx-field-chevron__ezy4c{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--color-icon-secondary);transition:transform .15s ease}.newSheet_rx-field-chevron-open__tI_aD{transform:rotate(180deg)}.newSheet_rx-dropdown__LLIhT{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:5;max-height:280px;overflow-y:auto;background-color:var(--color-surface-bg-secondary,#ffffff);border:1px solid var(--color-border-primary,hsl(0deg 0% 94%));border-radius:var(--rounded-md);box-shadow:0 8px 24px rgba(15,23,42,.08);padding:var(--space-8)}.newSheet_rx-list__yOme1{display:flex;flex-direction:column;gap:var(--space-8)}.newSheet_rx-divider___Isjy{height:1px;background-color:var(--color-border-primary,hsl(0deg 0% 94%))}.newSheet_rx-row__KhHdM{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:var(--space-8);width:100%;display:flex;align-items:center;gap:var(--space-12);cursor:pointer;text-align:left;color:var(--color-text-primary);font:inherit;border-radius:var(--rounded-sm)}.newSheet_rx-icon__ocJhN{flex:0 0 auto;width:36px;height:36px;border-radius:var(--rounded-sm,8px);background-color:var(--color-surface-tag-ocean,rgba(0,178,201,.05));color:hsl(187deg 100% 39%);display:inline-flex;align-items:center;justify-content:center}.newSheet_rx-meta__B9Zcm{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.newSheet_rx-name__RMm6D{font-size:14px;line-height:20px;font-weight:600;color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newSheet_rx-sub__Xw5qw{color:var(--color-text-secondary);font-size:14px;line-height:20px}.newSheet_rx-check__5_FPn{flex:0 0 auto;width:16px;height:16px;border-radius:var(--rounded-xs,4px);border:1px solid var(--color-border-input,hsl(0deg 0% 71%));background:var(--color-surface-bg-secondary,white);display:inline-flex;align-items:center;justify-content:center;color:white}.newSheet_rx-check-active__niPKv{border-color:var(--color-brand,hsl(220deg 100% 50%));background:var(--color-brand,hsl(220deg 100% 50%))}.newSheet_field-textarea-only__gMvGl{display:flex;flex:1 1 auto;min-height:0}.newSheet_rx-picker___5_J2+.newSheet_field-textarea-only__gMvGl{margin-top:var(--space-16)}.newSheet_field-textarea-only__gMvGl textarea{width:100%;flex:1 1 auto;border:0;border-radius:0;padding:0;background-color:initial;font:inherit;color:var(--color-text-primary);outline:none;resize:none;line-height:24px}@media (min-width:768px){.newSheet_field-textarea-only__gMvGl textarea{font-size:14px;line-height:20px}}.newSheet_field__xi2wg{display:flex;flex-direction:column;gap:var(--space-6)}.newSheet_field__xi2wg input,.newSheet_field__xi2wg textarea{width:100%;border:1px solid var(--color-border-primary,hsl(0deg 0% 94%));border-radius:var(--rounded-md);padding:var(--space-12) var(--space-16);background-color:var(--color-surface-bg-secondary,#ffffff);font:inherit;color:var(--color-text-primary);outline:none;transition:border-color .15s ease;resize:vertical}.newSheet_field__xi2wg input:focus,.newSheet_field__xi2wg textarea:focus{border-color:var(--color-brand,hsl(220deg 100% 50%))}.newSheet_field__xi2wg textarea{min-height:120px;line-height:24px}.newSheet_footer__A8OYZ{flex:0 0 auto;padding:var(--space-12) var(--space-20) max(env(safe-area-inset-bottom),var(--space-20));background-color:var(--color-surface-bg-secondary,#ffffff);display:flex;align-items:center;justify-content:space-between;gap:var(--space-12)}.newSheet_send-btn__xGGND{width:auto;justify-content:center}.newSheet_attach-input__xanYo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.newSheet_attach-list__bI57r{display:flex;flex-wrap:wrap;gap:var(--space-8)}.newSheet_attach-tile-file__8Y_b3,.newSheet_attach-tile-photo__gQduE{position:relative;width:124px;height:112px;border-radius:var(--rounded-md,10px);flex:0 0 auto}.newSheet_attach-tile-photo__gQduE{background-color:var(--color-surface-bg-tertiary,#f9f9f9);background-size:cover;background-position:50%;background-repeat:no-repeat}.newSheet_attach-tile-file__8Y_b3{background-color:var(--color-surface-bg-secondary,#ffffff);border:1px solid var(--color-border-primary,hsl(0deg 0% 94%));padding:var(--space-8);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.newSheet_attach-tile-file-ext__Bm_D8{color:var(--color-text-secondary);font-size:14px;line-height:20px;font-weight:500}.newSheet_attach-tile-file-name__cRUZI{color:var(--color-text-primary);font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.newSheet_attach-tile-remove__Y800B{position:absolute;top:var(--space-8);right:var(--space-8);width:24px;height:24px;border-radius:var(--rounded-xs,6px);background-color:var(--color-button-secondary);border:1px solid var(--color-border-button-secondary);padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-primary);transition:background-color var(--duration-300,.15s) var(--ease-balanced,ease),border-color var(--duration-300,.15s) var(--ease-balanced,ease),opacity .15s ease}.newSheet_attach-tile-remove__Y800B:hover{background-color:var(--color-button-secondary-hover)}.newSheet_attach-tile-remove__Y800B:active{background-color:var(--color-button-secondary-pressed)}@media (hover:hover) and (min-width:768px){.newSheet_attach-tile-remove__Y800B{opacity:0;pointer-events:none}.newSheet_attach-tile-file__8Y_b3:hover .newSheet_attach-tile-remove__Y800B,.newSheet_attach-tile-photo__gQduE:hover .newSheet_attach-tile-remove__Y800B,.newSheet_attach-tile-remove__Y800B:focus-visible{opacity:1;pointer-events:auto}}@keyframes newSheet_slide-up__KBksk{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes newSheet_fade-in__Tew1k{0%{opacity:0}to{opacity:1}}@keyframes newSheet_fade-zoom-in__Ah9XE{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes newSheet_fade-zoom-out__RCDLz{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.96)}}@media (min-width:768px){.newSheet_sheet__LLT4M{inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:min(640px,calc(100vw - var(--space-48)));height:min(640px,calc(100vh - var(--space-48)));border-radius:var(--rounded-lg,16px);box-shadow:0 24px 64px rgba(0,0,0,.18);animation:newSheet_fade-zoom-in__Ah9XE .2s cubic-bezier(.16,1,.3,1) forwards;transition:width .25s ease,height .25s ease}.newSheet_sheet__LLT4M[data-state=closed]{animation:newSheet_fade-zoom-out__RCDLz .15s ease forwards}.newSheet_header__uTH1w{padding:var(--space-24) var(--space-32) var(--space-12)}.newSheet_body__qR_6D,.newSheet_footer__A8OYZ{padding-left:var(--space-32);padding-right:var(--space-32)}.newSheet_footer__A8OYZ{display:flex;justify-content:space-between}.newSheet_send-btn__xGGND{width:auto}}.styles_holder__WTkWQ{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:var(--space-24)}.styles_indicator__PGy2f{width:1rem;height:1rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:var(--rounded-full);border:1px solid var(--color-border-control-default)}.styles_check-mark__CmKHN{width:12px;height:12px;flex-shrink:0;color:var(--color-icon-contrast)}.styles_wrap__KSip7.styles_multiple__jAgHF .styles_indicator__PGy2f{border-radius:var(--rounded-xs)}.styles_wrap__KSip7.styles_answered__fVg7d .styles_indicator__PGy2f{border:5px solid var(--color-border-control-blue-checked)}.styles_wrap__KSip7.styles_multiple__jAgHF.styles_answered__fVg7d .styles_indicator__PGy2f{border:1px solid transparent;background-color:var(--color-border-control-blue-checked)}.styles_wrap__X18Gt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-24)}.styles_holder__rBNqh{flex:1 1 auto;min-width:0;min-height:0;display:flex}.styles_inner__cASWy{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_title__wdkoo{color:var(--color-text-primary)}.styles_text__BBRkx{color:var(--color-text-secondary)}.styles_scroll-area__Afypf{flex:1 1 auto;min-width:0;padding:var(--space-4) var(--space-12) var(--space-4) var(--space-4);margin:calc(var(--space-4) * -1) calc(var(--space-12) * -1) calc(var(--space-4) * -1) calc(var(--space-4) * -1);overflow:hidden}.styles_scroll-area__Afypf .scroll-area-viewport{width:auto;min-width:100%;padding:var(--space-4);margin:calc(var(--space-4) * -1)}.styles_answer-holder__nZtQr{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-6)}.styles_answer-placeholder___Bc7B{border:1px solid var(--color-border-input);border-radius:var(--rounded-lg);padding:.5625rem var(--space-12);color:var(--color-text-secondary);max-width:39.8125rem;width:100%}.styles_wrap__VGmKq{display:flex;height:100%}.styles_wrap__VGmKq:not(.styles_in-drawer__zDLVc){display:none}.styles_holder__QdACa{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.styles_empty__Rr1tW{flex:1 1 auto;min-width:0}.styles_inner__0cGcL{flex:1 1 auto;display:flex;min-height:0}.styles_item__byifd{flex:1 1 auto;min-width:0}.styles_top__jZ4qJ{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16);padding-bottom:var(--space-24)}.styles_top__jZ4qJ.styles_editable__4hPJM{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr))}.styles_top__jZ4qJ.styles_editable__4hPJM .styles_title__q7yME{order:2}.styles_top-content__mgCLR{display:inline-flex;justify-content:space-between}.styles_selects__DGuwF,.styles_top-content__mgCLR{flex:1 1 auto;min-width:0;align-items:center;gap:var(--space-16)}.styles_selects__DGuwF{display:flex}.styles_select-wrap__AoHW5{flex:1 1 auto;min-width:0}.styles_title__q7yME{color:var(--color-text-primary)}.styles_actions__sN0CJ{display:inline-flex;align-items:center;flex-shrink:0;gap:var(--space-12)}.styles_form-wrap__PaI_F{display:flex;flex-direction:column;gap:var(--space-24)}.styles_form-actions__s52uB{margin-top:auto;justify-content:flex-end}.styles_answers-view__7eOlY{display:flex}.styles_wrap__VGmKq.styles_in-drawer__zDLVc{border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;height:100vh;max-height:max(calc(100vh - 180px),320px);outline:none}@media (min-width:1024px){body .styles_wrap__VGmKq:not(.styles_in-drawer__zDLVc){display:flex}}@media (min-width:1200px){.styles_top__jZ4qJ.styles_editable__4hPJM{display:flex;align-items:center;justify-content:space-between}.styles_select-wrap__AoHW5{max-width:11rem;width:100%}.styles_top__jZ4qJ.styles_editable__4hPJM .styles_title__q7yME{order:0}}.styles_title__uFVg6{min-height:3.125rem}.styles_wrap__872Bl{width:100%;text-align:left}.styles_wrap__872Bl.styles_disabled__kUoZ7{opacity:.5}body .styles_wrap__872Bl.styles_disabled__kUoZ7 .styles_search-field__MHNqM,body .styles_wrap__872Bl.styles_disabled__kUoZ7 .styles_select__dgXHi{opacity:1}body .styles_wrap__872Bl .styles_search-field__MHNqM{--input-end-offset:calc(var(--space-20) * -1);flex:1 1 auto;min-width:0;align-self:stretch}body .styles_wrap__872Bl.styles_has-select__7Q6do .styles_search-field__MHNqM input{border-top-right-radius:0;border-bottom-right-radius:0}.styles_wrap__872Bl.styles_has-select__7Q6do .input-actions{right:0}body .styles_wrap__872Bl .styles_search-field__MHNqM input,body .styles_wrap__872Bl .styles_search-field__MHNqM input:hover{box-shadow:none!important}body .styles_wrap__872Bl .styles_search-field__MHNqM input:focus-visible{outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_search-field__MHNqM input:focus{outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_search-field__MHNqM input:focus:not(body .styles_wrap__872Bl .styles_search-field__MHNqM input:focus-visible){outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_select__dgXHi{--trigger-padding:var(--space-10) var(--space-12) var(--space-10) var(--space-8);box-shadow:none;width:auto;min-width:7.125rem;flex-shrink:0}body .styles_wrap__872Bl.styles_sm__hNBxU .styles_select__dgXHi{--trigger-indicator-size:1.25rem;--trigger-padding:var(--space-8) var(--space-10) var(--space-8) var(--space-6);--trigger-radius:var(--rounded-md);border-top-left-radius:0;border-bottom-left-radius:0}body .styles_wrap__872Bl .styles_select__dgXHi:hover{box-shadow:none}body .styles_wrap__872Bl .styles_select__dgXHi:focus-visible{outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_select__dgXHi:focus{outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_select__dgXHi:focus:not(body .styles_wrap__872Bl .styles_select__dgXHi:focus-visible){outline:none;outline-offset:0;box-shadow:none}body .styles_wrap__872Bl .styles_select__dgXHi[data-state=open]{outline:none;outline-offset:0;box-shadow:none}.styles_holder__6qiL6{display:flex;align-items:center;background-color:var(--color-white-100);box-sizing:border-box;border:2px solid transparent;border-radius:var(--rounded-md);box-shadow:0 0 0 1px var(--color-border-input);transition:color var(--duration-300) var(--ease-balanced),box-shadow var(--duration-300) var(--ease-balanced)}.styles_wrap__872Bl:not(.styles_read-only__lLj82,.styles_disabled__kUoZ7) .styles_holder__6qiL6:hover{box-shadow:0 0 0 1px var(--color-border-input-hover)}.styles_wrap__872Bl .styles_holder__6qiL6:focus-within{outline:1.5px solid var(--color-border-input-active);outline-offset:1.5px;box-shadow:0 0 0 2px var(--color-border-shadow-brand)}.styles_wrap__872Bl .styles_holder__6qiL6:has(.styles_select__dgXHi[data-state=open]){outline:1.5px solid var(--color-border-input-active);outline-offset:1.5px;box-shadow:0 0 0 2px var(--color-border-shadow-brand)}.styles_wrap__872Bl.styles_error__oUAGb .styles_holder__6qiL6{outline:1.5px solid var(--color-border-input-negative);outline-offset:1.5px;box-shadow:0 0 0 2px var(--color-border-shadow-negative)}.styles_error-wrap__kKD2X{display:block;margin-top:var(--space-4)}.styles_wrap__AYNAw{height:100%}.styles_holder__4ogJh{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}body .styles_select-popover__paoxh{min-width:10.5625rem}.styles_header__qr3Bs{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-20);margin:0 calc(var(--space-24) * -1);padding:0 var(--space-24) var(--space-20);position:-webkit-sticky;position:sticky;top:0;z-index:12;will-change:border-bottom-color;border-bottom:1px;border-color:transparent;border-style:solid;background-color:var(--color-surface-bg-secondary);transition:border-bottom-color var(--duration-150) var(--ease-balanced)}.styles_wrap__AYNAw[data-scroll-top-outside=true] .styles_header__qr3Bs{border-bottom-color:var(--color-border-primary)}.styles_top__f3akb{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16)}.styles_title__klVs1{color:var(--color-text-primary)}.styles_actions__Myyg7{display:inline-flex;align-items:center;gap:var(--space-12)}.styles_inner__ri4a8{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-16)}.styles_scroll-area__5BQSH{flex:1 1 auto;min-width:0;padding:var(--space-4) var(--space-12) var(--space-4) var(--space-4);margin:calc(var(--space-4) * -1) calc(var(--space-12) * -1) calc(var(--space-4) * -1) calc(var(--space-4) * -1);overflow:hidden}.styles_scroll-area__5BQSH .scroll-area-viewport{width:auto;min-width:100%;padding:var(--space-4);margin:calc(var(--space-4) * -1);max-height:100%}.styles_empty__43FaM{text-align:center;padding-top:1.5625rem;padding-bottom:1.5625rem;color:var(--color-text-secondary)}.styles_wrap__QlB90{--skeleton-shape-size:2.25rem;--skeleton-circle-size:2.5rem;--skeleton-line-height:0.875rem;--skeleton-line-rounded:var(--rounded-2xs);--skeleton-shape-rounded:var(--rounded-md);--skeleton-background-color:var(--color-surface-skeleton);background-color:var(--skeleton-background-color);flex-shrink:0;position:relative;overflow:hidden;display:inline-flex}.styles_shape__fwrnN{width:var(--skeleton-shape-size);height:var(--skeleton-shape-size);border-radius:var(--skeleton-shape-rounded)}.styles_shape__fwrnN.styles_md__86XJL{--skeleton-shape-size:2.5rem}.styles_shape__fwrnN.styles_xs__h5VBJ{--skeleton-shape-size:1.75rem;--skeleton-shape-rounded:var(--rounded-xs)}.styles_shape__fwrnN.styles_xxs__CJVYX{--skeleton-shape-size:1.25rem;--skeleton-shape-rounded:var(--rounded-2xs)}.styles_circle__trOL_{width:var(--skeleton-circle-size);height:var(--skeleton-circle-size);border-radius:var(--rounded-full)}.styles_circle__trOL_.styles_md__86XJL{--skeleton-circle-size:3.75rem}.styles_circle__trOL_.styles_xs__h5VBJ{--skeleton-circle-size:2rem}.styles_circle__trOL_.styles_xxs__CJVYX{--skeleton-circle-size:1.5rem}.styles_line__GzfIH{border-radius:var(--skeleton-line-rounded);height:var(--skeleton-line-height)}.styles_line__GzfIH.styles_lg__EcDlZ{--skeleton-line-height:1.5625rem}.styles_line__GzfIH.styles_md__86XJL{--skeleton-line-height:1.25rem}.styles_line__GzfIH.styles_xs__h5VBJ{--skeleton-line-height:0.5rem}.styles_wrap__QlB90:before{content:"";left:-150%;top:0;width:150%;height:100%;position:absolute;overflow:hidden;background:linear-gradient(to right,hsl(0deg 0% 100%/0) 0,var(--skeleton-background-color) 50%,hsl(0deg 0% 100%/0) 100%);animation:styles_shimmer__FpQT4 1.3s infinite}@keyframes styles_shimmer__FpQT4{0%{left:-150%}to{left:150%}}.styles_wrap__eaFEM{position:relative}.styles_holder__NmRlW{height:4.2275rem;flex:1 1 auto;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,5.5rem);gap:var(--space-12);align-items:center}.styles_snippet__sF87Z{display:inline-flex;align-items:center;gap:var(--space-16)}.styles_snippet-holder__pfBBK{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:var(--space-12);height:2.75rem}.styles_snippet-holder__pfBBK .styles_snippet-line__5pUzd:first-child{max-width:max(83px,40%)}.styles_snippet-holder__pfBBK .styles_snippet-line__5pUzd:last-child{max-width:max(132px,64%)}.styles_wrap__eaFEM .styles_snippet-shape__TQn_0{--skeleton-shape-size:2.25rem}.styles_wrap__eaFEM .styles_snippet-line__5pUzd{width:100%;max-width:9.875rem;flex-shrink:inherit}.styles_wrap__eaFEM .styles_tag__W91N0{--skeleton-line-rounded:var(--rounded-md);--skeleton-line-height:1.75rem;width:2.75rem}.styles_item-holder__s_KPN{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-12);height:2.75rem}.styles_item-holder__s_KPN .styles_line__myDTs:first-child{width:100%;max-width:min(2.8125rem,100%);flex-shrink:inherit}.styles_item-holder__s_KPN .styles_line__myDTs:last-child{width:100%;max-width:min(2.125rem,75.5%);flex-shrink:inherit}.styles_item__kYrDS{display:none}.styles_actions__Cqbge{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-8)}@media (min-width:768px){.styles_item__kYrDS:not(.styles_item-desktop__oLghl){display:flex;align-items:center;gap:var(--space-12)}.styles_stats__Q6yH9{display:grid;place-content:start}.styles_holder__NmRlW{grid-template-columns:minmax(0,1fr) minmax(180px,180px) minmax(2.5rem,auto)}}@media (min-width:1024px){.styles_tag-wrap__PSJpO{display:none}.styles_item-desktop__oLghl{display:flex}.styles_subtitle__szFoj{display:block}.styles_holder__NmRlW{height:4.2275rem;gap:min(var(--space-24),1.62vw);grid-template-columns:minmax(11.25rem,30%) repeat(2,minmax(0,12%)) minmax(180px,204px) minmax(2rem,auto) minmax(2.5rem,auto)}}@media (min-width:1200px){.styles_item__kYrDS{gap:min(var(--space-40),2.7vw)}.styles_holder__NmRlW{gap:min(var(--space-48),3.24vw);grid-template-columns:minmax(11.25rem,30%) repeat(2,minmax(0,12%)) minmax(204px,18.35%) minmax(2rem,auto) minmax(2.5rem,auto)}}.styles_wrap__QAfDY{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_plans-list__3_l_s{display:flex;flex-direction:column;gap:var(--space-32)}.styles_plans-section__s_GmX{display:flex;flex-direction:column;gap:var(--space-8)}.styles_plans-section-label__2AOkU{color:var(--color-text-secondary)}.styles_plans-grid__vhDop{display:flex;flex-direction:column;gap:var(--space-12)}.styles_plan-card__RrtgX{display:flex;align-items:stretch;gap:var(--space-16);width:100%}.styles_plan-meta__eIwsv{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-24)}.styles_plan-title__UpLHB{display:flex;flex-direction:column;gap:var(--space-4)}.styles_plan-title__UpLHB h3{margin:0;color:var(--color-text-primary);overflow-wrap:anywhere;text-transform:none}.styles_plan-providers__xmEca{display:flex;flex-direction:column;gap:var(--space-8)}.styles_plan-author__N7_6K{display:inline-flex;align-items:center;gap:var(--space-8)}.styles_plan-author-avatar__gxvMX{--avatar-size:24px;flex:0 0 auto;width:24px;height:24px;display:inline-flex}.styles_plan-author-avatar__gxvMX>*{--avatar-size:24px!important;width:24px!important;height:24px!important;border-radius:3px!important}.styles_plan-author-avatar__gxvMX img{object-position:50% 0!important}.styles_plan-others__g6ISY{display:inline-flex;align-items:center;gap:var(--space-6);color:var(--color-text-secondary)}.styles_plan-others__g6ISY svg{color:var(--color-icon-secondary)}.styles_plan-row__oAyjN{cursor:pointer;outline:none}.styles_plan-row__oAyjN:hover>*{--card-border-color:var(--color-border-input)}.styles_plan-row__oAyjN:hover .styles_plan-arrow-btn__A6WSN{background-color:var(--color-button-secondary-hover)}.styles_plan-row__oAyjN:focus-visible{border-radius:var(--rounded-md);box-shadow:0 0 0 2px var(--color-border-focus,var(--color-brand))}.styles_plan-arrow-btn__A6WSN{flex:0 0 auto}.styles_plan-meta-row__68R9V{display:flex;align-items:center;gap:var(--space-12);width:100%}.styles_plan-meta-row__68R9V .styles_plan-providers__xmEca{flex:1 1 auto;min-width:0}.styles_plan-updates__vLkjV{display:inline-flex;flex:0 0 auto;margin-left:auto}.styles_plan-updates-tag-dot__95Ilm{display:inline-block;width:6px!important;height:6px!important;border-radius:var(--rounded-full,9999px);background-color:var(--color-text-tag-purple);flex:0 0 auto;pointer-events:none;vertical-align:middle}.styles_plan-updates__vLkjV .tag-icon-wrap,.styles_plan-updates__vLkjV [class*=icon-wrap]{display:inline-flex;align-items:center}.styles_wrap__OB4JU{--card-content-skeleton-value-width:33.15%;--card-content-skeleton-gap:var(--space-4);flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.75rem}.styles_info__FpQrw{flex:1 1 auto;min-width:0;display:grid;place-content:start;text-align:left;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--card-content-skeleton-gap)}.styles_value__tVYfF{width:var(--card-content-skeleton-value-width)}.styles_label__gxved{width:100%}.styles_holder__9CoEN{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-24)}.styles_items__OEIeR{display:grid;place-content:start;grid-template-columns:repeat(3,minmax(0,1fr));gap:min(var(--space-40),2.7vw)}.styles_item__nbgfu{height:5rem}body .styles_wrap__yZv2d .styles_item__nbgfu{--card-content-skeleton-value-width:86.5%}.styles_chart__MwSed{flex:1 1 auto;min-height:0;height:19.125rem}.styles_wrap__1fSez{position:relative;border:none!important}.styles_wrap__1fSez:before{content:"";position:absolute;pointer-events:none;inset:0;border-radius:var(--rounded-xl);border-width:1px;border-style:solid;border-color:var(--color-border-primary);transition:border-color var(--duration-300) var(--ease-balanced)}.styles_holder__ddccd{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:minmax(0,1fr);gap:var(--space-16);align-items:center}.styles_top__T7H7I{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-16)}.styles_top-content__bZJCM{flex:1 1 auto;max-width:max(12.5rem,60%);min-width:0;display:flex;align-items:flex-start;height:2.7366rem}body .styles_skeleton-shape__tO_ND{--skeleton-shape-size:1.75rem;--skeleton-shape-rounded:var(--rounded-sm)}.styles_wrap__4k_KI{flex:1 1 auto;min-width:0;position:relative;outline:none}.styles_wrap__4k_KI.styles_disabled__V5F9d{cursor:not-allowed;opacity:.5}.styles_wrap__4k_KI.styles_disabled__V5F9d>*{pointer-events:none}.styles_wrap__4k_KI[data-draggable=true]{touch-action:none}.styles_inner__vf49s{border-radius:var(--rounded-xl)}.styles_card__TC5uM{position:relative;will-change:opacity,transform;transition:opacity var(--duration-200) var(--ease-balanced),background-color var(--duration-300) var(--ease-balanced),border-color var(--duration-300) var(--ease-balanced)}.styles_card__TC5uM:before{content:"";position:absolute;pointer-events:none;inset:0;will-change:background-color;transition:background-color var(--duration-200) var(--ease-balanced);border-radius:var(--rounded-xl)}.styles_wrap___ZKA2[data-draggable=true]:not(.styles_disabled__TS9aJ,[data-selected=true]):active .styles_card__TC5uM,.styles_wrap___ZKA2[data-draggable=true]:not(.styles_disabled__TS9aJ,[data-selected=true]):hover .styles_card__TC5uM{--card-border-color:var(--color-border-input-hover)}.styles_wrap___ZKA2[data-draggable=true]:not([data-selected=true])[data-dragging=true] .styles_card__TC5uM{--card-background-color:var(--color-surface-bg-secondary);--card-border-color:var(--color-border-input-hover)}.styles_wrap___ZKA2[data-overlay=true]:not(.styles_disabled__TS9aJ,[data-selected=true]) .styles_card__TC5uM{--card-border-color:var(--color-border-input);opacity:.98;cursor:grabbing}.styles_wrap___ZKA2[data-selected=true] .styles_card__TC5uM{--card-background-color:var(--color-surface-bg-secondary);--card-border-color:var(--color-border-selector)}.styles_wrap___ZKA2[data-selected=true] .styles_card__TC5uM:before{background-color:var(--color-surface-brand)}.styles_wrap___ZKA2[data-selected=true]:not(.styles_disabled__TS9aJ,[data-overlay=true]):hover .styles_card__TC5uM{--card-border-color:var(--color-border-selector)}.styles_wrap___ZKA2[data-selected=true]:not(.styles_disabled__TS9aJ,[data-overlay=true]):hover .styles_card__TC5uM:before{background-color:var(--color-surface-selector-selected)}.styles_wrap___ZKA2[data-selected=true]:not(.styles_disabled__TS9aJ,[data-overlay=true]):active .styles_card__TC5uM{--card-border-color:var(--color-border-selector)}.styles_wrap___ZKA2[data-selected=true]:not(.styles_disabled__TS9aJ,[data-overlay=true]):active .styles_card__TC5uM:before{background-color:var(--color-surface-selector-selected)}.styles_wrap___ZKA2[data-selected=true][data-dragging=true] .styles_card__TC5uM{--card-border-color:var(--color-border-selector)}.styles_wrap___ZKA2[data-selected=true][data-dragging=true]:not([data-overlay=true]) .styles_card__TC5uM:before{background-color:var(--color-surface-selector-selected)}.styles_wrap___ZKA2[data-draggable=true]:not(.styles_disabled__TS9aJ):hover .styles_card__TC5uM{cursor:grab}.styles_wrap___ZKA2[data-dragging=true] .styles_card__TC5uM{z-index:5;cursor:grabbing}.styles_wrap___ZKA2.focus-primary .styles_inner__vf49s{border-radius:var(--rounded-xl)}.styles_wrap___ZKA2[data-dragging=true] .styles_card__TC5uM>*{position:relative}.styles_wrap___ZKA2:focus-visible .styles_inner__vf49s{outline:none;box-shadow:var(--ring-offset-shadow),var(--ring-shadow),var(--shadow,0 0 #00000000)}.styles_wrap___ZKA2:focus .styles_inner__vf49s{outline:none;box-shadow:var(--ring-offset-shadow),var(--ring-shadow),var(--shadow,0 0 #00000000)}.styles_wrap___ZKA2:focus:not(.styles_wrap___ZKA2:focus-visible) .styles_inner__vf49s{--ring-width:0;outline:none;box-shadow:none}.styles_wrap__9cO5C{position:relative}.styles_holder__JRDsy{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.5rem);gap:var(--space-12);align-items:center}.styles_snippet__Vt0ns{display:inline-flex;align-items:center;gap:var(--space-16)}.styles_wrap__9cO5C .styles_snippet-line__O5GAv{width:100%;max-width:9.875rem;flex-shrink:inherit}.styles_wrap__9cO5C .styles_tag__x_vZf{--skeleton-line-rounded:var(--rounded-md);--skeleton-line-height:1.75rem;width:2.75rem}.styles_date__NrFz8{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-4)}.styles_date__NrFz8 .styles_line__o8iRE:first-child{width:100%;max-width:5.1875rem;flex-shrink:inherit}.styles_date__NrFz8 .styles_line__o8iRE:last-child{width:100%;flex-shrink:inherit}.styles_item__bOiEt{display:none}.styles_actions__TfLR3{display:flex;align-items:center;justify-content:flex-end}@media (min-width:768px){.styles_item__bOiEt{display:flex;align-items:center}.styles_holder__JRDsy{grid-template-columns:minmax(0,1fr) minmax(0,3.75rem) minmax(0,1fr) minmax(0,2rem) minmax(0,2.5rem)}}@media (min-width:1024px){.styles_holder__JRDsy{grid-template-columns:minmax(0,25%) minmax(0,25%) minmax(0,35%) minmax(0,4.5rem) minmax(2.5rem,auto)}}.styles_wrap__b532C{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_wrap__SsHJl{display:flex;flex-direction:column;height:100%;background-color:var(--color-white-100);border-radius:var(--rounded-2xl);overflow:hidden}.styles_header__c9PtG{flex-direction:column;padding:var(--space-20) var(--space-20) 0;text-align:center;flex-shrink:0}.styles_header-label__5KPnz,.styles_header__c9PtG{display:flex;align-items:center;gap:var(--space-8)}.styles_header-label__5KPnz{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.42px;color:var(--color-text-primary)}.styles_header-dot__9LXpE{width:2.5px;height:17px;border-radius:var(--rounded-full);background-color:var(--color-brand)}.styles_header-title__OK2m5{font-size:1.25rem;font-weight:600;line-height:1.2;color:var(--color-text-primary);margin:0}.styles_header-subtitle__QBvO0{font-size:.8125rem;font-weight:400;line-height:1.6;color:var(--color-text-secondary);margin:0;max-width:440px}.styles_landing__R79dO{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-20);gap:var(--space-16);text-align:center;background-color:var(--color-surface-bg-primary);border-radius:var(--rounded-2xl);margin:var(--space-12)}.styles_mascot__Txmhh{position:relative;width:180px;height:180px;opacity:.9}.styles_mascot-image__llcXR{object-fit:contain}.styles_landing-subtitle__0nZ9k{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.64px}.styles_suggestions__ehTjT{display:flex;flex-direction:column;gap:var(--space-8);width:100%;padding:0 var(--space-12) var(--space-12)}.styles_suggestion-btn__R3m3l{display:flex;align-items:center;gap:var(--space-12);padding:var(--space-10) var(--space-16) var(--space-10) var(--space-10);border-radius:var(--rounded-xl);border:none;background:var(--color-surface-brand);color:var(--color-text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color var(--duration-150);text-align:left;line-height:1.4}.styles_suggestion-btn__R3m3l:hover{background-color:var(--color-button-menu-selected)}.styles_suggestion-icon__jZxM6{flex-shrink:0;width:24px;height:24px;color:var(--color-brand)}.styles_messages__b3mdD{flex:1 1 auto;overflow-y:auto;padding:var(--space-16);display:flex;flex-direction:column;gap:var(--space-12);background-color:var(--color-surface-bg-primary);margin:var(--space-12);border-radius:var(--rounded-2xl);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color) transparent}.styles_messages__b3mdD::-webkit-scrollbar{width:var(--scrollbar-size)}.styles_messages__b3mdD::-webkit-scrollbar-track{background:transparent}.styles_messages__b3mdD::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:3px}.styles_message-row___2N7P{display:flex;animation:styles_message-in__Cnno4 var(--duration-300) ease-out both}.styles_message-row-user__Nyq_K{justify-content:flex-end}.styles_message-row-assistant__Rnatt{justify-content:flex-start;align-items:flex-end;gap:var(--space-12)}.styles_avatar__K0Alj{flex-shrink:0;width:40px;height:40px}.styles_message__boA7r{max-width:80%;overflow-wrap:break-word}.styles_message-user__1xOXo{padding:var(--space-16) var(--space-20);background-color:var(--color-brand);color:var(--color-white-100)}.styles_message-assistant__HR_bH,.styles_message-user__1xOXo{border-radius:var(--rounded-2xl);font-size:.875rem;font-weight:500;line-height:1.6}.styles_message-assistant__HR_bH{padding:var(--space-14) var(--space-20);background-color:var(--color-surface-brand);color:var(--color-text-primary)}.styles_message-assistant__HR_bH p{margin:0 0 var(--space-8)}.styles_message-assistant__HR_bH p:last-child{margin-bottom:0}.styles_message-assistant__HR_bH a{color:var(--color-text-brand);text-decoration:underline;text-underline-offset:2px}.styles_message-assistant__HR_bH a:hover{color:var(--color-text-brand-hover)}.styles_message-assistant__HR_bH ol,.styles_message-assistant__HR_bH ul{margin:var(--space-8) 0;padding-left:1.5em}.styles_message-assistant__HR_bH li{margin:var(--space-4) 0}.styles_message-assistant__HR_bH code:not(pre code){background:var(--color-surface-brand);border-radius:var(--rounded-2xs);padding:var(--space-2) var(--space-6);font-size:.9em}.styles_typing-row__Q_gfF{display:flex;align-items:flex-end;gap:var(--space-12);animation:styles_message-in__Cnno4 var(--duration-300) ease-out both}.styles_typing-indicator__fyWHD{display:flex;gap:var(--space-6);padding:var(--space-14) var(--space-20);background-color:var(--color-surface-brand);border-radius:var(--rounded-2xl)}.styles_typing-dot__UKnNB{width:8px;height:8px;border-radius:var(--rounded-full);background-color:var(--color-border-control-blue-checked);opacity:.4;animation:styles_typing-bounce__I_djM 1.2s ease-in-out infinite}.styles_typing-dot__UKnNB:nth-child(2){animation-delay:.15s}.styles_typing-dot__UKnNB:nth-child(3){animation-delay:.3s}@keyframes styles_typing-bounce__I_djM{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.styles_escalation-card__NMsTS{padding:var(--space-16) var(--space-20);border:1px solid var(--color-surface-tag-pending);border-radius:var(--rounded-xl);background-color:var(--color-surface-tag-pending);display:flex;flex-direction:column;gap:var(--space-12);animation:styles_message-in__Cnno4 var(--duration-300) ease-out both}.styles_escalation-text__GTMd0{font-size:.875rem;font-weight:500;color:var(--color-text-tag-pending)}.styles_escalation-actions__y2Ybc{display:flex;gap:var(--space-8)}.styles_escalation-btn__T_anf{padding:var(--space-8) var(--space-16);border-radius:var(--rounded-lg);font-size:.8125rem;font-weight:500;cursor:pointer;border:none;transition:background-color var(--duration-150)}.styles_escalation-btn-yes__2PJmz{background-color:var(--color-text-tag-pending);color:var(--color-white-100)}.styles_escalation-btn-yes__2PJmz:hover{opacity:.9}.styles_escalation-btn-yes__2PJmz:disabled{opacity:.5;cursor:not-allowed}.styles_escalation-btn-no__vWSJf{background-color:initial;color:var(--color-text-tag-pending);border:1px solid}.styles_escalation-btn-no__vWSJf:hover{background-color:var(--color-surface-tag-pending)}.styles_input-area__CXlzF{display:flex;gap:var(--space-8);padding:var(--space-12);align-items:center;flex-shrink:0}.styles_input-field__cN0ig{flex:1 1 auto;border:1px solid var(--color-border-input);border-radius:var(--rounded-xl);padding:var(--space-12) var(--space-18);font-size:.875rem;font-weight:500;background:var(--color-surface-bg-primary);color:var(--color-text-primary);outline:none;min-width:0;transition:border-color var(--duration-150),box-shadow var(--duration-150)}.styles_input-field__cN0ig::placeholder{color:var(--color-text-secondary)}.styles_input-field__cN0ig:focus{border-color:var(--color-border-input-focus);box-shadow:var(--shadow-input-active)}.styles_input-field__cN0ig:disabled{opacity:.5}.styles_send-btn__2frH_{flex:0 0 auto;width:44px;height:44px;border-radius:var(--rounded-xl);border:none;background-color:var(--color-brand);color:var(--color-white-100);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--duration-150)}.styles_send-btn__2frH_:hover{background-color:var(--color-text-brand-hover)}.styles_send-btn__2frH_:disabled{opacity:.4;cursor:not-allowed}.styles_new-chat-btn__7TK6c{flex:0 0 auto;padding:var(--space-12) var(--space-16);border:none;border-radius:var(--rounded-xl);background:var(--color-surface-brand);color:var(--color-text-brand);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color var(--duration-150)}.styles_new-chat-btn__7TK6c:hover{background-color:var(--color-button-menu-selected)}.styles_new-chat-btn__7TK6c:disabled{opacity:.4;cursor:not-allowed}@keyframes styles_message-in__Cnno4{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles_skeleton-mascot__Vh5AG{--skeleton-circle-size:180px}.styles_skeleton-title__b3CaF{--skeleton-line-height:1.25rem;width:280px;max-width:80%;margin-top:var(--space-12)}.styles_skeleton-suggestion-bar__otdxh{width:100%;height:48px}.styles_skeleton-input-bar__n7IqO,.styles_skeleton-suggestion-bar__otdxh{display:block;background-color:var(--color-surface-skeleton);border-radius:var(--rounded-xl)}.styles_skeleton-input-bar__n7IqO{flex:1 1 auto;height:44px}.styles_content__fVQ9Y{max-width:640px;width:100%;height:85vh;max-height:760px;border-radius:32px;padding:0;overflow:hidden}.styles_content__fVQ9Y>button:first-child{z-index:1;right:.75rem;top:.75rem}@media (max-width:640px){.styles_content__fVQ9Y{max-width:100%;width:100%;height:100vh;max-height:100vh;border-radius:0}}body .styles_wrap__9d6WE{cursor:pointer;background-color:initial;outline:none;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;will-change:border-color;transition:border-color var(--duration-300) var(--ease-balanced)}body .styles_wrap__9d6WE:active,body .styles_wrap__9d6WE:hover{--card-border-color:var(--color-border-input-hover)}body .styles_snippet__ayelA{--data-snippet-gap:var(--space-12)}.styles_icon__X1kP7{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-icon-secondary)}.styles_holder__0EyOc{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr))}.styles_description__kqtb8{text-align:center;color:var(--color-text-secondary)}.styles_header__MTNqz{padding-bottom:var(--space-8)}.styles_header__MTNqz,.styles_items__GVIo7{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr))}.styles_items__GVIo7{padding-top:var(--space-16);gap:1rem}.styles_items__GVIo7 .styles_data-snippet__oWq_k{--data-snippet-gap:var(--space-12)}.styles_card__laAqL{display:flex;align-items:center;justify-content:space-between;gap:1rem}.styles_wrap__DGnCJ .styles_copy__6y9DY{margin-right:calc(var(--space-12) * -1)}.styles_wrap__DGnCJ .styles_copy__6y9DY:not([disabled]):active,.styles_wrap__DGnCJ .styles_copy__6y9DY:not([disabled]):is([data-state=open],[data-state=delayed-open],[data-state=instant-open]){background-color:initial}body .styles_tooltip__qp3rs{z-index:55}.styles_wrap__k1Q3h{flex-direction:column;min-width:0}.styles_container__nkhcO,.styles_holder___fAOT,.styles_wrap__k1Q3h{display:flex;flex:1 1 auto}.styles_holder___fAOT{min-width:0;padding-top:var(--space-16);padding-bottom:var(--space-16)}.styles_empty__vZ2RO{flex:1 1 auto;min-width:0;min-height:6.25rem}.styles_inner__gUf8A{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.styles_content__8eMxE{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:.25rem;width:100%;max-width:25.5rem;margin-left:auto;margin-right:auto}.styles_description__5S5hF{color:var(--color-text-secondary)}@media (min-width:768px){.styles_wrap__k1Q3h .styles_header__GRV_x{display:none}.styles_holder___fAOT{padding-top:var(--space-24);padding-bottom:var(--space-24)}.styles_wrap__k1Q3h~.styles_tap-bar__Rn1Q1{display:none}}.styles_button-link__EFlaH{--button-link-icon-gap:0.375rem;cursor:pointer;font:inherit;display:inline-flex;align-items:center;will-change:color;-webkit-user-select:none;user-select:none;outline:none;border:none;background-color:initial;padding:0;transition:color var(--duration-300) var(--ease-balanced)}.styles_button-link__EFlaH:disabled{cursor:not-allowed;opacity:.5}.styles_content__qpR9c{min-width:0;display:inline-flex}.styles_button-link__EFlaH.styles_primary__VT8__{color:var(--color-text-brand)}.styles_button-link__EFlaH:not([disabled]).styles_primary__VT8__:hover{color:var(--color-text-brand-hover)}.styles_button-link__EFlaH:not([disabled]).styles_primary__VT8__:active{color:var(--color-text-brand-pressed)}.styles_button-link__EFlaH.styles_secondary__N0coy{color:var(--color-text-secondary)}.styles_button-link__EFlaH.styles_secondary__N0coy .styles_icon__pUHKn{color:var(--color-icon-secondary)}.styles_button-link__EFlaH:not([disabled]).styles_secondary__N0coy:hover{color:var(--color-text-secondary-hover)}.styles_button-link__EFlaH:not([disabled]).styles_secondary__N0coy:active,.styles_button-link__EFlaH:not([disabled]).styles_secondary__N0coy:active .styles_icon__pUHKn{color:var(--color-text-secondary-pressed)}.styles_button-link__EFlaH:focus-visible .styles_content__qpR9c{text-decoration:underline}.styles_button-link__EFlaH:focus .styles_content__qpR9c{text-decoration:underline}.styles_button-link__EFlaH:focus:not(.styles_button-link__EFlaH:focus-visible) .styles_content__qpR9c{text-decoration:underline}.styles_icon-wrap__XSElW,.styles_icon__pUHKn{flex-shrink:0}.styles_icon-wrap__XSElW .styles_icon__pUHKn{width:1.25rem;height:1.25rem}.styles_button-link__EFlaH.styles_icon-start__gKsJ2 .styles_icon-wrap__XSElW{margin-right:var(--button-link-icon-gap)}.styles_button-link__EFlaH.styles_icon-end__fmH_a .styles_icon-wrap__XSElW{order:1;margin-right:var(--button-link-icon-gap)}.styles_button-link__EFlaH .styles_icon-wrap__XSElW{position:relative;margin-top:-.25rem;margin-bottom:-.25rem}.styles_button-link__EFlaH.styles_sm__nSwHl .styles_icon-wrap__XSElW .styles_icon__pUHKn{width:1rem;height:1rem}.styles_wrap__oOUU8{flex:1 1 auto;display:flex}.styles_text__QUQwN{color:var(--color-text-secondary)}.styles_content__MD7tF{margin-top:auto;flex:1 1 auto;min-width:0;position:-webkit-sticky;position:sticky;text-align:center;bottom:0;padding-top:var(--space-24);padding-bottom:var(--space-32)}@media (min-width:768px){.styles_wrap__oOUU8{flex:initial;margin-top:var(--space-24)}.styles_content__MD7tF{padding:0;position:static}}.styles_root__0Vr5k{padding-top:var(--space-8);padding-bottom:var(--space-8)}.styles_root__0Vr5k:not(.styles_overlay__ZeU8V){pointer-events:none}.styles_wrap__om15W{pointer-events:auto}.styles_holder__RnpB1{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:minmax(0,2.25rem) minmax(0,1fr);gap:var(--space-12);align-items:center}.styles_draggable__WRytD:active,.styles_draggable__WRytD:hover{--card-border-color:var(--color-border-input-hover)}.styles_inner__3Koxq{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.5rem);gap:var(--space-24);align-items:center}.styles_content__dL_pr{display:grid;place-content:start;grid-template-columns:minmax(0,1fr);gap:var(--space-4)}.styles_label__h3bKL{color:var(--color-text-secondary)}.styles_text__1sdA_{color:var(--color-text-primary)}.styles_root__0Vr5k .styles_drag-drop-icon-box__5Gcis .button-icon{min-width:1.125rem;min-height:1.125rem;width:1.125rem;height:1.125rem}.styles_drag-drop-icon-box-holder__H_34d{display:flex;align-items:center;flex-shrink:0}.styles_drag-drop-icon__Xk9XJ{color:var(--color-icon-secondary);min-width:1.125rem;min-height:1.125rem;flex-shrink:0;will-change:transform,opacity;transition:transform var(--duration-300) var(--ease-balanced),opacity var(--duration-300) var(--ease-balanced),color var(--duration-300) var(--ease-balanced)}.styles_drag-drop-icon__Xk9XJ:first-child{margin-right:calc(var(--space-6) * -1)}.styles_drag-drop-icon__Xk9XJ:last-child{margin-left:calc(var(--space-6) * -1)}.styles_root__0Vr5k:not(.styles_overlay__ZeU8V) .styles_drag-drop-icon-box__5Gcis:is(:hover,:active,[data-state=open]) .styles_drag-drop-icon__Xk9XJ:first-child{transform:translateX(3px);opacity:.5}.styles_root__0Vr5k:not(.styles_overlay__ZeU8V) .styles_drag-drop-icon-box__5Gcis:is(:hover,:active,[data-state=open]) .styles_drag-drop-icon__Xk9XJ:last-child{transform:translateX(-3px);opacity:.5}.styles_drag-drop-icon-box__5Gcis:is(:hover,[data-state=open]) .styles_drag-drop-icon__Xk9XJ{color:var(--color-icon-primary)}.styles_wrap__om15W.styles_selected__h8IQN .styles_drag-drop-icon-box__5Gcis{color:var(--color-icon-brand)}body .styles_wrap__om15W.styles_selected__h8IQN .styles_drag-drop-icon-box__5Gcis:is(:hover,[data-state=open]){background-color:var(--color-surface-brand)}.styles_wrap__om15W.styles_selected__h8IQN .styles_drag-drop-icon-box__5Gcis .styles_drag-drop-icon__Xk9XJ{color:var(--color-icon-brand)}.styles_wrap__om15W.styles_overlay__ZeU8V{cursor:grabbing}.styles_dropdown__b4Us_{--dropdown-menu-width:14rem;--dropdown-menu-max-width:14rem;min-width:14rem;padding:var(--space-2);z-index:50}.styles_dropdown__b4Us_ .styles_dropdown-item__m50vz{width:100%;justify-content:flex-start}.styles_dropdown__b4Us_ .styles_dropdown-item__m50vz:hover{--ring-width:0;outline:none;box-shadow:none;background-color:var(--color-surface-bg-primary)!important}@media (min-width:1024px){.styles_dropdown-item-view__IpsLC,.styles_wrap__om15W.styles_non-editable__UI1O3 .styles_drag-drop-icon-box__5Gcis{display:none!important}}.styles_content__Sh7Lw,.styles_holder__FPv8X{flex:1 1 auto;min-width:0}.styles_content__Sh7Lw{max-width:max(11.25rem,52%);display:flex;align-items:center;height:43.76px}.styles_wrap__Q_Kpa{flex:1 1 auto;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:calc(var(--space-8) * -1);margin-bottom:calc(var(--space-8) * -1)}.styles_items-holder__36wJy{max-height:251px}.styles_items__OC1GZ{position:relative;z-index:2;display:grid;place-content:start;grid-template-columns:minmax(0,1fr);margin-top:calc(var(--space-8) * -1);margin-bottom:calc(var(--space-8) * -1)}.styles_item-skeleton__d4CRi{padding-top:var(--space-8);padding-bottom:var(--space-8)}.styles_wrap__5_0N2{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16)}.styles_holder__8NnaQ{display:inline-flex;align-items:center;gap:var(--space-4)}.styles_title__wxG5W{color:var(--color-text-primary)}.styles_tooltip-content__ixdLJ{text-align:center;max-width:var(--tooltip-content-max-width,17.5rem)}body .styles_wrap__qMmwk{--card-padding:var(--space-16)}.styles_holder__gF_Jk{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-16)}.styles_title__3XO_5{color:var(--color-text-primary)}.styles_items__McHjN{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}body .styles_card-content-skeleton__kRbFF{--card-content-skeleton-gap:var(--space-6)}.styles_card-content-skeleton__kRbFF{height:2.86rem}@media (min-width:768px){body .styles_wrap__qMmwk{--card-padding:var(--space-24)}.styles_card-content-skeleton__kRbFF{height:3.1175rem}}@media (min-width:1204px){.styles_items__McHjN{grid-template-columns:repeat(2,minmax(0,1fr))}body .styles_card-content-skeleton__kRbFF{--card-content-skeleton-gap:var(--space-8)}.styles_card-content-skeleton__kRbFF{height:3.625rem}.styles_card-skeleton__6hUII:only-child{grid-column:span 2}.styles_card-skeleton__6hUII:only-child .styles_card-content-skeleton__kRbFF{height:3.1175rem}}body .styles_wrap__Tja4g{--card-padding:var(--space-16)}.styles_holder__MaGbt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-16)}.styles_title__viIDj{color:var(--color-text-primary)}.styles_text__7h0sP{color:var(--color-text-secondary)}.styles_card-item__IRuk6{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-6)}.styles_card-item-content__OSfj8{display:flex;align-items:center;gap:var(--space-8)}.styles_card-items__byyKg{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4)}.styles_items__R5_qs{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}@media (min-width:768px){body .styles_wrap__Tja4g{--card-padding:var(--space-24)}.styles_card-item-content__OSfj8{gap:var(--space-12)}.styles_card-item__IRuk6 .styles_title__viIDj{font-size:1rem;line-height:150%}}@media (min-width:1204px){.styles_items__R5_qs{grid-template-columns:repeat(2,minmax(0,1fr))}.styles_card__V2H_v:only-child{grid-column:span 2}}.styles_wrap__ULjAr{--table-default-rows-count:10;--table-header-height:2.5rem;--table-cell-height:4.5rem;--table-cell-padding:var(--space-12);display:flex;flex-direction:column;min-width:0;flex:1 1 auto;gap:var(--space-20)}.styles_inner__c9Bxa{position:relative}.styles_scroll__J_5bZ{position:relative;border:1px solid var(--color-border-primary);border-radius:var(--rounded-lg);flex:1 1 0%;margin-bottom:var(--spacing-lg)}.styles_scroll__J_5bZ .scroll-area-viewport{max-height:calc(var(--table-cell-height) * var(--table-default-rows-count) + var(--table-header-height))}.styles_scroll__J_5bZ .scroll-area-viewport>div{height:100%}.styles_table__QAyWz{table-layout:auto;position:relative;overflow:auto}.styles_pagination-wrap__jFG0B{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;gap:var(--space-16)}.styles_pagination__ukTiv{flex:1 1 auto;min-width:0;position:relative;display:flex;align-items:center;justify-content:center;gap:var(--space-4)}.styles_pagination__ukTiv:empty{height:2.25rem}.styles_select__BrHJl{width:-webkit-max-content!important;width:max-content!important}.styles_row__KDZZk.styles_clickable__bK7Jv,.styles_row__KDZZk.styles_clickable__bK7Jv td:first-child,.styles_row__KDZZk.styles_clickable__bK7Jv td:last-child{background-color:var(--color-surface-bg-secondary);transition:background-color var(--duration-200) ease-in-out;cursor:pointer}.styles_row__KDZZk.styles_clickable__bK7Jv:focus-within,.styles_row__KDZZk.styles_clickable__bK7Jv:focus-within td:first-child,.styles_row__KDZZk.styles_clickable__bK7Jv:focus-within td:last-child,.styles_row__KDZZk.styles_clickable__bK7Jv:hover,.styles_row__KDZZk.styles_clickable__bK7Jv:hover td:first-child,.styles_row__KDZZk.styles_clickable__bK7Jv:hover td:last-child{background-color:var(--color-surface-table-cell-hover)}.styles_cell__E7VNf{position:relative}.styles_wrap__ULjAr .styles_sticky-head__HQnN0{position:-webkit-sticky;position:sticky;overflow:visible;z-index:1;background-color:var(--color-surface-table-head-default)}.styles_wrap__ULjAr .styles_sticky-head__HQnN0:before{content:"";position:absolute;inset:0;width:100%;height:100%;pointer-events:none;will-change:box-shadow;transition:box-shadow var(--duration-200) var(--ease-balanced)}.styles_wrap__ULjAr .styles_sticky-head__HQnN0:first-child{position:-webkit-sticky;position:sticky;top:0;left:0}.styles_wrap__ULjAr .styles_sticky-head__HQnN0.styles_sticky-overlap-left__JdIlG:first-child:before{box-shadow:var(--shadow-overlap-right)}.styles_wrap__ULjAr .styles_sticky-head__HQnN0:last-child{position:-webkit-sticky;position:sticky;right:0}.styles_wrap__ULjAr .styles_sticky-head__HQnN0.styles_sticky-overlap-right__5ps3N:last-child:before{box-shadow:var(--shadow-overlap-right)}.styles_cell__E7VNf.styles_sticky-row__C_Y59{background-color:var(--color-surface-bg-secondary);position:-webkit-sticky;position:sticky;overflow:visible;z-index:1}.styles_cell__E7VNf.styles_sticky-row__C_Y59:before{content:"";position:absolute;inset:0;width:100%;height:100%;pointer-events:none;will-change:box-shadow;transition:box-shadow var(--duration-200) var(--ease-balanced)}.styles_cell__E7VNf:first-child.styles_sticky-row__C_Y59{left:0}.styles_cell__E7VNf:first-child.styles_sticky-row__C_Y59.styles_sticky-overlap-left__JdIlG:before{box-shadow:var(--shadow-overlap-right)}.styles_cell__E7VNf:last-child.styles_sticky-row__C_Y59{right:0}.styles_cell__E7VNf:last-child.styles_sticky-overlap-right__5ps3N:before{box-shadow:var(--shadow-overlap-left)}.styles_page-size-wrap__H1j7d,.styles_page-size-wrap__H1j7d .styles_text__6NJMM,.styles_range__msrC3{display:none}.styles_range__msrC3 strong{font-weight:600}.styles_text__6NJMM{color:var(--color-text-primary)}body .styles_select-popover__SpeSb{min-width:100%}@media (min-width:1024px){.styles_page-size-wrap__H1j7d{justify-content:flex-end;gap:var(--space-8)}.styles_page-size-wrap__H1j7d,.styles_range__msrC3{width:100%;max-width:11rem;display:inline-flex;align-items:center}}@media (min-width:1200px){.styles_page-size-wrap__H1j7d .styles_text__6NJMM{display:block}}.styles_wrap__CfSbu{flex-shrink:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_info__4DX8n{flex:1 1 auto;min-width:0;display:flex;align-items:center;min-height:2.735rem;max-width:max(280px,25.4%)}.styles_actions__3DHnr{display:flex;align-items:center;gap:var(--space-12)}@media (min-width:768px){.styles_wrap__CfSbu{display:flex;align-items:center;justify-content:space-between}}.styles_wrap__EYWrU{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-16)}.styles_wrap__idoO8{display:grid;place-content:start;gap:var(--space-16)}.styles_actions__QH2lo,.styles_wrap__idoO8{grid-template-columns:repeat(1,minmax(0,1fr))}.styles_actions__QH2lo{display:grid;gap:.75rem}.styles_btn-logout-content__WAaOf{color:var(--color-text-negative)}@media (min-width:768px){.styles_actions__QH2lo{display:none}}.styles_wrap___etnP{display:grid;place-content:start;grid-template-columns:minmax(0,1fr);gap:var(--space-2);color:var(--color-text-primary)}.styles_time__BcKgh{color:var(--color-text-secondary)}.styles_holder__ZIWH9{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-16)}.styles_group__XUVjr,.styles_top-wrap__xDgRY{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_top__hxpaH{display:flex;align-items:center;justify-content:space-between;gap:1rem}.styles_top-lines__6zP9x{width:44%;height:47.64px}.styles_btn__zKMGS{opacity:.5}.styles_content__kqgOS{display:flex;justify-content:center;flex-direction:column;gap:var(--space-8)}.styles_content__kqgOS .styles_line__OTJqS:first-child{width:33.33%}.styles_content__kqgOS .styles_line__OTJqS:last-child{width:80.58%}.styles_bottom__vfFz6{margin-top:auto}.styles_bottom-inner__xWlJg{padding-top:var(--space-16);display:flex;align-items:flex-start;justify-content:space-between}.styles_summary__2Gs9s{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-8);width:60.52%}.styles_summary__2Gs9s .styles_line__OTJqS{width:55.08%}.styles_wrap__e_dW_{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}@media (min-width:1024px){.styles_wrap__e_dW_{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-16)}}.styles_wrap__SF8j5{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_card-content-skeleton__uC_0B{height:2.9925rem}@media (min-width:1024px){.styles_wrap__SF8j5{grid-template-columns:repeat(4,minmax(0,1fr))}}.styles_wrap__hPWG_{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}@media (min-width:1024px){.styles_wrap__hPWG_{grid-template-columns:repeat(4,minmax(0,1fr))}}.styles_holder__AmxLl{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-16)}.styles_top__0B_dk{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-24)}.styles_top__0B_dk .styles_line-wrap__B2V3n{display:flex;align-items:center;height:1.2428rem}.styles_top__0B_dk .styles_line-wrap__B2V3n:first-child .styles_line__OGgGM{width:100%;max-width:min(12.1875rem,47.91%)}.styles_top__0B_dk .styles_line-wrap__B2V3n:last-child .styles_line__OGgGM{width:100%;max-width:min(22.75rem,89.43%)}.styles_top__0B_dk .styles_card-content-skeleton__iolG3{height:2.9925rem}.styles_answer__f9XEb{flex:1 1 auto;min-width:0;display:flex;align-items:center}body .styles_wrap__iqfrz .styles_answer__f9XEb{--skeleton-line-height:3.5rem;--skeleton-line-rounded:var(--rounded-xl)}.styles_holder__LbwfO{flex:1 1 auto;min-width:0;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-8)}.styles_top__q2_ZZ{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-24)}.styles_title__G7zfO{color:var(--color-text-primary)}.styles_text__O0j6z{color:var(--color-text-secondary)}.styles_options___aYx_{padding-top:var(--space-8);display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}.styles_holder__wbAmw{flex:1 1 auto;display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-24);min-width:0}.styles_top__N2m2J{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-12)}.styles_title__r3rDG{color:var(--color-text-primary)}.styles_wrap__YAusd{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}@media (min-width:1024px){.styles_wrap__YAusd{gap:var(--space-16)}}body .styles_snippet__cZxx_{--data-snippet-gap:var(--space-8)}.styles_actions__TdNxh{display:flex;align-items:center;gap:var(--space-8);height:100%}.styles_tag-wrap__KeyCP{display:block;width:100%}.styles_tag-wrap__KeyCP .styles_tag___haiK{max-width:100%}.styles_wrap__tDVCH{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.styles_cards-wrap__u_whr{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-20)}.styles_wrap__qFhru{display:grid;place-content:start;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-12)}@media (min-width:1024px){.styles_wrap__qFhru{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-16)}}