.SectionHeader_root__m0E8t{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:35px;padding-inline:12px}.SectionHeader_title__XvYYt{margin:0}.SectionHeader_trailing__0ALNV{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:32px}.Sheet_viewport__k_iau{position:fixed;z-index:var(--ds-sheet-z-index)}.Sheet_viewportContained__2TEp0,.Sheet_viewport__k_iau{inset:0;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.Sheet_viewportContained__2TEp0{position:absolute;--ds-sheet-max-height:100%}.Sheet_sheet__ptJuq{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;align-items:stretch;width:100%;min-height:var(--ds-sheet-min-height,50vh);max-height:min(var(--ds-sheet-max-height,85vh),100%);overflow:hidden;border-radius:var(--ds-sheet-radius-top) var(--ds-sheet-radius-top) 0 0;background-color:var(--ds-sheet-background);box-shadow:var(--ds-sheet-shadow);pointer-events:auto;margin-bottom:calc(-1 * var(--ds-sheet-bleed-bottom));padding-bottom:calc(var(--ds-sheet-bleed-bottom) + env(safe-area-inset-bottom, 0px))}.Sheet_sheetSnap__v_ZEQ{min-height:unset;max-height:unset;height:var(--ds-sheet-height);transition:height .22s cubic-bezier(.32,.72,0,1)}@media (prefers-reduced-motion:reduce){.Sheet_sheetSnap__v_ZEQ{transition:none}}.Sheet_sheetLive__gkJvl{transition:none;will-change:height}.Sheet_handleArea__TVxh7{flex-shrink:0;display:flex;justify-content:center;padding-top:var(--ds-sheet-handle-offset-top)}.Sheet_handleButton__pDiCJ{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:28px;padding:0 16px 8px;border:none;background:transparent;cursor:grab;touch-action:none}.Sheet_handleButton__pDiCJ:active{cursor:grabbing}.Sheet_handleButton__pDiCJ:focus{outline:none}.Sheet_handleButton__pDiCJ:focus-visible{outline:2px solid var(--ds-color-primary-under-the-sea);outline-offset:-2px;border-radius:8px}.Sheet_handle__1WTvK{flex-shrink:0;width:var(--ds-sheet-handle-width);height:var(--ds-sheet-handle-height);border-radius:var(--ds-sheet-handle-radius);background-color:var(--ds-sheet-handle-color);pointer-events:none}.Sheet_body__Fk775{overflow:hidden}.Sheet_body__Fk775,.Sheet_content__YjIGK{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.Sheet_content__YjIGK{position:relative;overflow-x:clip;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:var(--ds-sheet-content-padding-block) var(--ds-sheet-content-padding-inline);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Sheet_content__YjIGK::-webkit-scrollbar{display:none}.Sheet_contentFlush__qxF7S{padding-inline:0}.SectionTabs_root__3GzZi{gap:16px;width:100%;padding-inline:12px}.SectionTabs_root__3GzZi,.SectionTabs_tab__bX5JR{display:flex;align-items:center;justify-content:center;min-height:35px}.SectionTabs_tab__bX5JR{flex:1 1 0;min-width:0;padding:10px 8px;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer}.SectionTabs_tab__bX5JR:focus{outline:none}.SectionTabs_tab__bX5JR:focus-visible{border-radius:4px;outline:2px solid var(--ds-color-primary-under-the-sea);outline-offset:2px}.SectionTabs_tabActive__KZH8z{border-bottom-color:var(--ds-text-primary)}.SectionTabs_label__sYZGx{width:100%;text-align:center;white-space:nowrap}.SectionTabs_labelActive__fg9vT{font-weight:var(--ds-font-weight-bold);color:var(--ds-text-primary)}.SectionTabs_labelInactive__yWrq5{color:var(--ds-text-muted)}