.Modal-view{z-index:50;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.Modal-view.contentPlacement-center{height:100vh}.Modal-content{box-sizing:border-box;max-width:550px;height:auto;min-height:100px;background-color:transparent;padding-inline:.375rem;padding-block:max(env(safe-area-inset-bottom,0px),.375rem)}.Modal-innerContent{height:100%;border-radius:36px;background-color:white;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.Modal-handle{width:50px;height:6px;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}