@layer components{.md3-side-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-side-sheet-backdrop[data-starting-style],.md3-side-sheet-backdrop[data-ending-style]{opacity:0}.md3-side-sheet-viewport{z-index:var(--md-ref-z-index-modal);pointer-events:none;align-items:stretch;display:flex;position:fixed;inset:0}.md3-side-sheet-viewport[data-anchor=right]{justify-content:flex-end}.md3-side-sheet-viewport[data-anchor=left]{justify-content:flex-start}.md3-side-sheet-viewport[data-variant=standard]{z-index:var(--md-ref-z-index-docked)}.md3-side-sheet-popup{box-sizing:border-box;width:var(--md3-comp-side-sheet-width,256px);background:var(--md-sys-color-surface-container-low);max-width:min(400px,100%);height:100%;color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-level1);pointer-events:auto;transform:translateX(var(--drawer-swipe-movement-x,0px));transition:transform var(--md-sys-motion-duration-medium3) var(--md-sys-motion-easing-fast-spatial);outline:none;overflow-y:auto}.md3-side-sheet-popup[data-variant=standard]{background:var(--md-sys-color-surface);box-shadow:none}.md3-side-sheet-popup[data-anchor=right]{border-start-start-radius:var(--md-sys-shape-corner-large);border-end-start-radius:var(--md-sys-shape-corner-large)}.md3-side-sheet-popup[data-variant=standard][data-anchor=right]{border-inline-start:1px solid var(--md-sys-color-outline);border-radius:0}.md3-side-sheet-popup[data-anchor=left]{border-start-end-radius:var(--md-sys-shape-corner-large);border-end-end-radius:var(--md-sys-shape-corner-large)}.md3-side-sheet-popup[data-variant=standard][data-anchor=left]{border-inline-end:1px solid var(--md-sys-color-outline);border-radius:0}.md3-side-sheet-popup[data-edge=right]{--_offscreen-x:100%}.md3-side-sheet-popup[data-edge=left]{--_offscreen-x:-100%}.md3-side-sheet-popup[data-starting-style],.md3-side-sheet-popup[data-ending-style]{transform:translateX(calc(var(--_offscreen-x) + var(--drawer-swipe-movement-x,0px)));transition:transform var(--md-sys-motion-duration-short4) var(--md-sys-motion-easing-emphasized-accelerate)}.md3-side-sheet-popup[data-swiping]{transition:none}}
