[data-slot=sheet-overlay]:has(+[data-clinic-nested-sheet=true]){opacity:0;pointer-events:none}[data-slot=sheet-overlay]:has(+[data-clinic-fullscreen-bottom-sheet=true]){transition-duration:.45s!important;animation-duration:.45s!important}@keyframes clinic-fullscreen-sheet-in{0%{transform:translateY(100%)}to{transform:translate(0,0)}}@keyframes clinic-fullscreen-sheet-out{0%{transform:translate(0,0)}to{transform:translateY(100%)}}[data-clinic-fullscreen-bottom-sheet=true][data-state=open]{animation:.55s cubic-bezier(.22,1,.36,1) both clinic-fullscreen-sheet-in!important}[data-clinic-fullscreen-bottom-sheet=true][data-state=closed]{animation:.45s cubic-bezier(.4,0,1,1) both clinic-fullscreen-sheet-out!important}[data-slot=sheet-overlay]:has(+[data-clinic-fullscreen-right-sheet=true]){transition-duration:.45s!important;animation-duration:.45s!important}@keyframes clinic-fullscreen-sheet-right-in{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes clinic-fullscreen-sheet-right-out{0%{transform:translate(0,0)}to{transform:translate(100%)}}[data-clinic-fullscreen-right-sheet=true][data-state=open]{animation:.55s cubic-bezier(.22,1,.36,1) both clinic-fullscreen-sheet-right-in!important}[data-clinic-fullscreen-right-sheet=true][data-state=closed]{animation:.45s cubic-bezier(.4,0,1,1) both clinic-fullscreen-sheet-right-out!important}
