.bottom-sheet-backdrop[data-v-73e77d45]{position:fixed;inset:0;z-index:600;background:#07123c80;opacity:0;pointer-events:none;transition:opacity .25s ease}.bottom-sheet-backdrop--open[data-v-73e77d45]{opacity:1;pointer-events:auto}.bottom-sheet[data-v-73e77d45]{position:fixed;left:0;right:0;bottom:0;max-width:720px;margin:0 auto;z-index:601;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -10px 36px #040a1e4d;max-height:85svh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0);transform:translateY(100%);visibility:hidden;transition:transform .35s cubic-bezier(.32,.72,0,1),visibility 0s linear .35s}.bottom-sheet--open[data-v-73e77d45]{transform:translateY(0);visibility:visible;transition:transform .35s cubic-bezier(.32,.72,0,1),visibility 0s}.bottom-sheet-handle[data-v-73e77d45]{width:36px;height:4px;border-radius:100px;background:var(--vtb-gray-200);margin:10px auto 0;flex-shrink:0}.bottom-sheet-header[data-v-73e77d45]{display:flex;align-items:center;padding:14px 20px 12px;flex-shrink:0}.bottom-sheet-title-wrap[data-v-73e77d45]{flex:1;min-width:0}.bottom-sheet-title[data-v-73e77d45]{font-size:17px;font-weight:var(--fw-semibold);color:var(--text-primary);display:block}.bottom-sheet-sub[data-v-73e77d45]{font-size:12.5px;color:var(--text-secondary);display:block;margin-top:2px}.bottom-sheet-close[data-v-73e77d45]{margin-left:auto;width:34px;height:34px;border-radius:50%;border:none;background:var(--vtb-gray-100);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bottom-sheet-content[data-v-73e77d45]{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 24px;scrollbar-width:none}.bottom-sheet-content[data-v-73e77d45]::-webkit-scrollbar{display:none}
