.bottom-sheet-overlay[data-v-66835380]{background-color:var(--background-overlay);opacity:.2;top:0;transition:opacity .3s ease;z-index:var(--z-index-bottom-sheet)}.bottom-sheet[data-v-66835380],.bottom-sheet-overlay[data-v-66835380]{bottom:0;left:0;position:fixed;right:0}.bottom-sheet[data-v-66835380]{background-color:var(--container-overlay);border-radius:16px 16px 0 0;box-shadow:0 -4px 12px #0000001a;opacity:1;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:calc(var(--z-index-bottom-sheet) + 1)}.sheet-header[data-v-66835380]{align-items:center;display:flex;flex-direction:row;padding:20px 20px 12px}.sheet-header-spacer[data-v-66835380]{flex:1}.sheet-header-spacer--right[data-v-66835380]{display:flex;justify-content:flex-end}.sheet-bar[data-v-66835380]{background-color:var(--on-container-primary);border-radius:2.5px;height:5px;width:36px}.close-icon[data-v-66835380],.sheet-bar[data-v-66835380]{flex-shrink:0}.bottom-sheet.visible[data-v-66835380]{transform:translateY(0)}.bottom-sheet-content[data-v-66835380]{max-height:calc(100vh - 100px);overflow-y:auto;padding:0 20px}.bottom-sheet-actions[data-v-66835380]{padding:24px 20px}.bottom-sheet-button[data-v-66835380]{background-color:var(--active-primary);border:none;border-radius:8px;color:var(--text-primary-dm);cursor:pointer;font-size:var(--ht-h-body-3);font-weight:var(--ht-w-semibold);height:48px;transition:opacity .2s;width:100%}.bottom-sheet-button[data-v-66835380]:hover{opacity:.8}.bottom-sheet-button.primary[data-v-66835380]{background-color:var(--active-primary);color:var(--text-primary-dm)}.bottom-sheet-button.outline[data-v-66835380]{border:1px solid var(--active-primary)}.bottom-sheet-button.outline[data-v-66835380],.bottom-sheet-button.text[data-v-66835380]{background-color:transparent;color:var(--active-primary)}
