.bottom-sheet-overlay[data-v-7d3beb60]{background-color:var(--background-overlay);opacity:.2;top:0;transition:opacity .3s ease;z-index:var(--z-index-bottom-sheet)}.bottom-sheet[data-v-7d3beb60],.bottom-sheet-overlay[data-v-7d3beb60]{bottom:0;left:0;position:fixed;right:0}.bottom-sheet[data-v-7d3beb60]{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-bar[data-v-7d3beb60]{background-color:var(--on-container-primary);border-radius:2.5px;height:5px;margin:20px auto 12px;width:36px}.bottom-sheet.visible[data-v-7d3beb60]{transform:translateY(0)}.bottom-sheet-content[data-v-7d3beb60]{max-height:calc(100vh - 100px);overflow-y:auto;padding:0 20px}.bottom-sheet-actions[data-v-7d3beb60]{padding:24px 20px}.bottom-sheet-button[data-v-7d3beb60]{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-7d3beb60]:hover{opacity:.8}.bottom-sheet-button.primary[data-v-7d3beb60]{background-color:var(--active-primary);color:var(--text-primary-dm)}.bottom-sheet-button.outline[data-v-7d3beb60]{border:1px solid var(--active-primary)}.bottom-sheet-button.outline[data-v-7d3beb60],.bottom-sheet-button.text[data-v-7d3beb60]{background-color:transparent;color:var(--active-primary)}
