.p-drawer-bottom .bottomSheet__drawer.p-drawer{border-top-left-radius:16px;border-top-right-radius:16px;color:var(--p-text-color);height:min(56dvh,100dvh - var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) - 24px);overflow:hidden}.body--dark .bottomSheet__drawer.p-drawer{background:var(--p-content-background);border-color:var(--p-surface-700)}.bottomSheet__drawerHeader.p-drawer-header{background:transparent;padding:8px 16px 6px;position:relative}.bottomSheet__headerAction{align-items:center;bottom:4px;display:inline-flex;gap:.25rem;position:absolute;right:12px}.bottomSheet__grab{align-items:center;cursor:grab;display:flex;flex-direction:column;gap:8px;touch-action:none;width:100%}.bottomSheet__grip{background:var(--p-content-border-color);border-radius:999px;height:4px;width:38px}.bottomSheet__title{color:var(--p-text-color);font-size:15px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottomSheet__drawerHeader--withAction{--bottom-sheet-header-action-reserve: 5rem}.bottomSheet__drawerHeader--withAction .bottomSheet__title{max-width:calc(100% - 2 * var(--bottom-sheet-header-action-reserve));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottomSheet__drawerContent.p-drawer-content{min-height:0;overflow-y:auto;padding:4px 8px calc(env(safe-area-inset-bottom,0px) + 12px)}.bottomSheet__drawerContent--fade-top:not(.bottomSheet__drawerContent--no-fade){mask-image:linear-gradient(to bottom,transparent 0,#000 16px);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 16px)}.bottomSheet__drawerContent--fade-bottom:not(.bottomSheet__drawerContent--no-fade){mask-image:linear-gradient(to bottom,#000 calc(100% - 16px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 16px),transparent 100%)}.bottomSheet__drawerContent--fade-top.bottomSheet__drawerContent--fade-bottom:not(.bottomSheet__drawerContent--no-fade){mask-image:linear-gradient(to bottom,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%)}.bottomSheet__content{display:flex;flex-direction:column}.bottomSheet__content .mobile-chip-popover__option{font-size:15px;padding:13px 12px;white-space:normal;width:100%}
