.sheet-backdrop{z-index:var(--z-sheet,80);background:#0c0c107a;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;inset:0}.sheet-backdrop[data-side=right]{justify-content:flex-end}.sheet-panel{background:var(--color-ink);color:#fff;width:min(340px,100vw - 40px);min-height:100svh;overflow-y:auto;box-shadow:0 24px 80px #00000042}.sheet-panel-right{margin-left:auto}
