.drag-handle{cursor:grab;touch-action:none}.drag-handle:active{cursor:grabbing}.drag-handle__indicator{width:var(--size-8);height:var(--size-1);border-radius:var(--radius-full);background-color:var(--neutral-200);margin:var(--size-3) auto var(--size-0) auto;flex-shrink:0}.sheet{background-color:var(--white);width:100%;height:90vh;border-radius:var(--size-5) var(--size-5) 0 0;height:90dvh;min-height:40%;max-height:90%;position:fixed;bottom:0;right:0}.sheet__dialog{height:100%;min-height:40vh;max-height:90vh}@media screen and (min-width:744px){.sheet__dialog{max-height:100%}}.sheet__dialog--full-height{grid-template-rows:min-content 1fr min-content;display:grid}.sheet--motion{flex-direction:column;display:flex}.sheet--motion .sheet__dialog{flex:1;height:auto;min-height:0;max-height:none}.sheet__backdrop--motion[data-entering],.sheet__backdrop--motion[data-exiting]{animation:none}
