@layer components{.md3-bottom-sheet-backdrop{z-index:var(--md-ref-z-index-overlay);background:var(--md-sys-color-scrim);opacity:.32;transition:opacity var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-standard);position:fixed;inset:0}.md3-bottom-sheet-backdrop[data-starting-style],.md3-bottom-sheet-backdrop[data-ending-style]{opacity:0}.md3-bottom-sheet-viewport{z-index:var(--md-ref-z-index-modal);pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.md3-bottom-sheet-viewport[data-variant=standard]{z-index:var(--md-ref-z-index-docked)}.md3-bottom-sheet-popup{box-sizing:border-box;border-radius:var(--md-sys-shape-corner-extra-large) var(--md-sys-shape-corner-extra-large) 0 0;background:var(--md-sys-color-surface-container-low);width:100%;max-width:640px;max-height:100%;color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-level1);pointer-events:auto;transform:translateY(var(--drawer-swipe-movement-y,0px));transition:transform var(--md-sys-motion-duration-medium3) var(--md-sys-motion-easing-fast-spatial);outline:none;flex-direction:column;display:flex;overflow-y:auto}.md3-bottom-sheet-popup[data-starting-style],.md3-bottom-sheet-popup[data-ending-style]{transform:translateY(calc(100% + var(--drawer-swipe-movement-y,0px)));transition:transform var(--md-sys-motion-duration-short4) var(--md-sys-motion-easing-emphasized-accelerate)}.md3-bottom-sheet-popup[data-swiping]{transition:none}.md3-bottom-sheet-handleRow{touch-action:none;flex-shrink:0;justify-content:center;padding-block:22px;display:flex}.md3-bottom-sheet-handle{border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-on-surface-variant);width:32px;height:4px}}
